Lines Matching refs:M7

78 … -mcpu=cortex-m7 -mattr=-vfp2 | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SOFT
79 …p-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M7-NOFPU-FAST
80 …ortex-m7 -mattr=+fp-only-sp | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SINGLE
81 …infs-fp-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M7-FAST
82 … %s -mtriple=thumbv7em-linux-gnueabi -mcpu=cortex-m7 | FileCheck %s --check-prefix=CORTEX-M7-DOUBLE
981 ; CORTEX-M7: .cpu cortex-m7
982 ; CORTEX-M7: .eabi_attribute 6, 13
983 ; CORTEX-M7: .eabi_attribute 7, 77
984 ; CORTEX-M7: .eabi_attribute 8, 0
985 ; CORTEX-M7: .eabi_attribute 9, 2
986 ; CORTEX-M7-SOFT-NOT: .fpu
987 ; CORTEX-M7-SINGLE: .fpu fpv5-d16
988 ; CORTEX-M7-DOUBLE: .fpu fpv5-d16
989 ; CORTEX-M7: .eabi_attribute 17, 1
990 ; CORTEX-M7-NOT: .eabi_attribute 19
992 ; CORTEX-M7: .eabi_attribute 20, 1
993 ; CORTEX-M7: .eabi_attribute 21, 1
994 ; CORTEX-M7-NOT: .eabi_attribute 22
995 ; CORTEX-M7: .eabi_attribute 23, 3
996 ; CORTEX-M7: .eabi_attribute 24, 1
997 ; CORTEX-M7: .eabi_attribute 25, 1
998 ; CORTEX-M7-SOFT-NOT: .eabi_attribute 27
999 ; CORTEX-M7-SINGLE: .eabi_attribute 27, 1
1000 ; CORTEX-M7-DOUBLE-NOT: .eabi_attribute 27
1001 ; CORTEX-M7: .eabi_attribute 36, 1
1002 ; CORTEX-M7: .eabi_attribute 38, 1
1003 ; CORTEX-M7-NOT: .eabi_attribute 44
1004 ; CORTEX-M7: .eabi_attribute 14, 0
1006 ; CORTEX-M7-NOFPU-FAST-NOT: .eabi_attribute 19
1007 ;; The M7 has the ARMv8 FP unit, which always flushes preserving sign.
1008 ; CORTEX-M7-FAST: .eabi_attribute 20, 2
1012 ; CORTEX-M7-NOFPU-FAST: .eabi_attribute 20, 2
1013 ; CORTEX-M7-NOFPU-FAST-NOT: .eabi_attribute 21
1014 ; CORTEX-M7-NOFPU-FAST-NOT: .eabi_attribute 22
1015 ; CORTEX-M7-NOFPU-FAST: .eabi_attribute 23, 1