• Home
  • Raw
  • Download

Lines Matching refs:M7

94 … -mcpu=cortex-m7 -mattr=-vfp2 | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SOFT
95 …p-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M7-NOFPU-FAST
96 …ortex-m7 -mattr=+fp-only-sp | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SINGLE
97 …infs-fp-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M7-FAST
98 … %s -mtriple=thumbv7em-linux-gnueabi -mcpu=cortex-m7 | FileCheck %s --check-prefix=CORTEX-M7-DOUBLE
1090 ; CORTEX-M7: .cpu cortex-m7
1091 ; CORTEX-M7: .eabi_attribute 6, 13
1092 ; CORTEX-M7: .eabi_attribute 7, 77
1093 ; CORTEX-M7: .eabi_attribute 8, 0
1094 ; CORTEX-M7: .eabi_attribute 9, 2
1095 ; CORTEX-M7-SOFT-NOT: .fpu
1096 ; CORTEX-M7-SINGLE: .fpu fpv5-sp-d16
1097 ; CORTEX-M7-DOUBLE: .fpu fpv5-d16
1098 ; CORTEX-M7: .eabi_attribute 17, 1
1099 ; CORTEX-M7-NOT: .eabi_attribute 19
1101 ; CORTEX-M7: .eabi_attribute 20, 1
1102 ; CORTEX-M7: .eabi_attribute 21, 1
1103 ; CORTEX-M7-NOT: .eabi_attribute 22
1104 ; CORTEX-M7: .eabi_attribute 23, 3
1105 ; CORTEX-M7: .eabi_attribute 24, 1
1106 ; CORTEX-M7: .eabi_attribute 25, 1
1107 ; CORTEX-M7-SOFT-NOT: .eabi_attribute 27
1108 ; CORTEX-M7-SINGLE: .eabi_attribute 27, 1
1109 ; CORTEX-M7-DOUBLE-NOT: .eabi_attribute 27
1110 ; CORTEX-M7: .eabi_attribute 36, 1
1111 ; CORTEX-M7: .eabi_attribute 38, 1
1112 ; CORTEX-M7-NOT: .eabi_attribute 44
1113 ; CORTEX-M7: .eabi_attribute 14, 0
1115 ; CORTEX-M7-NOFPU-FAST-NOT: .eabi_attribute 19
1116 ;; The M7 has the ARMv8 FP unit, which always flushes preserving sign.
1117 ; CORTEX-M7-FAST: .eabi_attribute 20, 2
1121 ; CORTEX-M7-NOFPU-FAST: .eabi_attribute 20, 2
1122 ; CORTEX-M7-NOFPU-FAST-NOT: .eabi_attribute 21
1123 ; CORTEX-M7-NOFPU-FAST-NOT: .eabi_attribute 22
1124 ; CORTEX-M7-NOFPU-FAST: .eabi_attribute 23, 1