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