Home | History | Annotate | Download | only in ARM

Lines Matching full:soft

36 ; RUN: llc < %s -mtriple=armv7-linux-gnueabi -mcpu=cortex-a9 -float-abi=soft | FileCheck %s --check-prefix=CORTEX-A9-SOFT
37 ; RUN: llc < %s -mtriple=armv7-linux-gnueabi -mcpu=cortex-a9 -float-abi=soft -enable-unsafe-fp-math -disable-fp-elim -enable-no-infs-fp-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-A9-SOFT-FAST
42 ; RUN: llc < %s -mtriple=armv7-linux-gnueabi -mcpu=cortex-a9 -float-abi=soft | FileCheck %s --check-prefix=CORTEX-A9-SOFT
80 ; RUN: llc < %s -mtriple=thumbv7m-linux-gnueabi -mcpu=cortex-m4 -float-abi=soft | FileCheck %s --check-prefix=CORTEX-M4-SOFT
81 ; RUN: llc < %s -mtriple=thumbv7m-linux-gnueabi -mcpu=cortex-m4 -float-abi=soft -enable-unsafe-fp-math -disable-fp-elim -enable-no-infs-fp-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M4-SOFT-FAST
85 ; RUN: llc < %s -mtriple=thumbv7em-linux-gnueabi -mcpu=cortex-m7 -mattr=-vfp2 | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SOFT
540 ; CORTEX-A9-SOFT: .cpu cortex-a9
541 ; CORTEX-A9-SOFT: .eabi_attribute 6, 10
542 ; CORTEX-A9-SOFT: .eabi_attribute 7, 65
543 ; CORTEX-A9-SOFT: .eabi_attribute 8, 1
544 ; CORTEX-A9-SOFT: .eabi_attribute 9, 2
545 ; CORTEX-A9-SOFT: .fpu neon
546 ; CORTEX-A9-SOFT-NOT: .eabi_attribute 19
548 ; CORTEX-A9-SOFT: .eabi_attribute 20, 1
549 ; CORTEX-A9-SOFT: .eabi_attribute 21, 1
550 ; CORTEX-A9-SOFT-NOT: .eabi_attribute 22
551 ; CORTEX-A9-SOFT: .eabi_attribute 23, 3
552 ; CORTEX-A9-SOFT: .eabi_attribute 24, 1
553 ; CORTEX-A9-SOFT: .eabi_attribute 25, 1
554 ; CORTEX-A9-SOFT-NOT: .eabi_attribute 27
555 ; CORTEX-A9-SOFT-NOT: .eabi_attribute 28
556 ; CORTEX-A9-SOFT: .eabi_attribute 36, 1
557 ; CORTEX-A9-SOFT: .eabi_attribute 38, 1
558 ; CORTEX-A9-SOFT: .eabi_attribute 42, 1
559 ; CORTEX-A9-SOFT-NOT: .eabi_attribute 44
560 ; CORTEX-A9-SOFT: .eabi_attribute 68, 1
562 ; CORTEX-A9-SOFT-FAST-NOT: .eabi_attribute 19
565 ; CORTEX-A9-SOFT-FAST: .eabi_attribute 20, 2
566 ; CORTEX-A5-SOFT-FAST-NOT: .eabi_attribute 21
567 ; CORTEX-A5-SOFT-FAST-NOT: .eabi_attribute 22
568 ; CORTEX-A5-SOFT-FAST: .eabi_attribute 23, 1
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
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
989 ; CORTEX-M7-SOFT-NOT: .fpu
1001 ; CORTEX-M7-SOFT-NOT: .eabi_attribute 27