Lines Matching refs:M7
99 …mcpu=cortex-m7 -mattr=-vfp2sp | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SOFT
100 …p-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M7-NOFPU-FAST
101 …mcpu=cortex-m7 -mattr=-fp64 | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SINGLE
102 …infs-fp-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M7-FAST
103 … %s -mtriple=thumbv7em-linux-gnueabi -mcpu=cortex-m7 | FileCheck %s --check-prefix=CORTEX-M7-DOUBLE
1162 ; CORTEX-M7: .cpu cortex-m7
1163 ; CORTEX-M7: .eabi_attribute 6, 13
1164 ; CORTEX-M7: .eabi_attribute 7, 77
1165 ; CORTEX-M7: .eabi_attribute 8, 0
1166 ; CORTEX-M7: .eabi_attribute 9, 2
1167 ; CORTEX-M7-SOFT-NOT: .fpu
1168 ; CORTEX-M7-SINGLE: .fpu fpv5-sp-d16
1169 ; CORTEX-M7-DOUBLE: .fpu fpv5-d16
1170 ; CORTEX-M7-SOFT-NOT: .eabi_attribute 27
1171 ; CORTEX-M7-SINGLE: .eabi_attribute 27, 1
1172 ; CORTEX-M7-DOUBLE-NOT: .eabi_attribute 27
1173 ; CORTEX-M7: .eabi_attribute 36, 1
1174 ; CORTEX-M7-NOT: .eabi_attribute 44
1175 ; CORTEX-M7: .eabi_attribute 17, 1
1176 ; CORTEX-M7-NOT: .eabi_attribute 19
1178 ; CORTEX-M7: .eabi_attribute 20, 1
1179 ; CORTEX-M7: .eabi_attribute 21, 1
1180 ; CORTEX-M7-NOT: .eabi_attribute 22
1181 ; CORTEX-M7: .eabi_attribute 23, 3
1182 ; CORTEX-M7: .eabi_attribute 24, 1
1183 ; CORTEX-M7: .eabi_attribute 25, 1
1184 ; CORTEX-M7: .eabi_attribute 38, 1
1185 ; CORTEX-M7: .eabi_attribute 14, 0
1187 ; CORTEX-M7-NOFPU-FAST-NOT: .eabi_attribute 19
1188 ;; The M7 has the ARMv8 FP unit, which always flushes preserving sign.
1189 ; CORTEX-M7-FAST: .eabi_attribute 20, 2
1193 ; CORTEX-M7-NOFPU-FAST: .eabi_attribute 20, 2
1194 ; CORTEX-M7-NOFPU-FAST-NOT: .eabi_attribute 21
1195 ; CORTEX-M7-NOFPU-FAST-NOT: .eabi_attribute 22
1196 ; CORTEX-M7-NOFPU-FAST: .eabi_attribute 23, 1