Lines Matching refs:M4

73 …thumbv7m-linux-gnueabi -mcpu=cortex-m4 -float-abi=soft | FileCheck %s --check-prefix=CORTEX-M4-SOFT
74 …fp-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M4-SOFT-FAST
75 …thumbv7m-linux-gnueabi -mcpu=cortex-m4 -float-abi=hard | FileCheck %s --check-prefix=CORTEX-M4-HARD
76 …fp-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M4-HARD-FAST
921 ; CORTEX-M4-SOFT: .cpu cortex-m4
922 ; CORTEX-M4-SOFT: .eabi_attribute 6, 13
923 ; CORTEX-M4-SOFT: .eabi_attribute 7, 77
924 ; CORTEX-M4-SOFT: .eabi_attribute 8, 0
925 ; CORTEX-M4-SOFT: .eabi_attribute 9, 2
926 ; CORTEX-M4-SOFT: .fpu vfpv4-d16
927 ; CORTEX-M4-SOFT-NOT: .eabi_attribute 19
929 ; CORTEX-M4-SOFT: .eabi_attribute 20, 1
930 ; CORTEX-M4-SOFT: .eabi_attribute 21, 1
931 ; CORTEX-M4-SOFT-NOT: .eabi_attribute 22
932 ; CORTEX-M4-SOFT: .eabi_attribute 23, 3
933 ; CORTEX-M4-SOFT: .eabi_attribute 24, 1
934 ; CORTEX-M4-SOFT: .eabi_attribute 25, 1
935 ; CORTEX-M4-SOFT: .eabi_attribute 27, 1
936 ; CORTEX-M4-SOFT-NOT: .eabi_attribute 28
937 ; CORTEX-M4-SOFT: .eabi_attribute 36, 1
938 ; CORTEX-M4-SOFT: .eabi_attribute 38, 1
939 ; CORTEX-M4-SOFT-NOT: .eabi_attribute 42
940 ; CORTEX-M4-SOFT-NOT: .eabi_attribute 44
941 ; CORTEX-M4-SOFT-NOT: .eabi_attribute 68
943 ; CORTEX-M4-SOFT-FAST-NOT: .eabi_attribute 19
944 ;; The M4 defaults to a VFPv4 FPU, so it flushes preseving sign when
946 ; CORTEX-M4-SOFT-FAST: .eabi_attribute 20, 2
947 ; CORTEX-M4-SOFT-FAST-NOT: .eabi_attribute 21
948 ; CORTEX-M4-SOFT-FAST-NOT: .eabi_attribute 22
949 ; CORTEX-M4-SOFT-FAST: .eabi_attribute 23, 1
951 ; CORTEX-M4-HARD: .cpu cortex-m4
952 ; CORTEX-M4-HARD: .eabi_attribute 6, 13
953 ; CORTEX-M4-HARD: .eabi_attribute 7, 77
954 ; CORTEX-M4-HARD: .eabi_attribute 8, 0
955 ; CORTEX-M4-HARD: .eabi_attribute 9, 2
956 ; CORTEX-M4-HARD: .fpu vfpv4-d16
957 ; CORTEX-M4-HARD-NOT: .eabi_attribute 19
959 ; CORTEX-M4-HARD: .eabi_attribute 20, 1
960 ; CORTEX-M4-HARD: .eabi_attribute 21, 1
961 ; CORTEX-M4-HARD-NOT: .eabi_attribute 22
962 ; CORTEX-M4-HARD: .eabi_attribute 23, 3
963 ; CORTEX-M4-HARD: .eabi_attribute 24, 1
964 ; CORTEX-M4-HARD: .eabi_attribute 25, 1
965 ; CORTEX-M4-HARD: .eabi_attribute 27, 1
966 ; CORTEX-M4-HARD: .eabi_attribute 28, 1
967 ; CORTEX-M4-HARD: .eabi_attribute 36, 1
968 ; CORTEX-M4-HARD: .eabi_attribute 38, 1
969 ; CORTEX-M4-HARD-NOT: .eabi_attribute 42
970 ; CORTEX-M4-HARD-NOT: .eabi_attribute 44
971 ; CORTEX-M4-HARD-NOT: .eabi_attribute 68
973 ; CORTEX-M4-HARD-FAST-NOT: .eabi_attribute 19
974 ;; The M4 defaults to a VFPv4 FPU, so it flushes preseving sign when
976 ; CORTEX-M4-HARD-FAST: .eabi_attribute 20, 2
977 ; CORTEX-M4-HARD-FAST-NOT: .eabi_attribute 21
978 ; CORTEX-M4-HARD-FAST-NOT: .eabi_attribute 22
979 ; CORTEX-M4-HARD-FAST: .eabi_attribute 23, 1