• Home
  • Raw
  • Download

Lines Matching refs:A5

33 …c < %s -mtriple=armv7-linux-gnueabi -mcpu=cortex-a5 | FileCheck %s --check-prefix=CORTEX-A5-DEFAULT
34 …math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-A5-DEFAULT-FAST
36 …rmv7-linux-gnueabi -mcpu=cortex-a5 -mattr=-neon,+d16 | FileCheck %s --check-prefix=CORTEX-A5-NONEON
37 …iple=armv7-linux-gnueabi -mcpu=cortex-a5 -mattr=-vfp2 | FileCheck %s --check-prefix=CORTEX-A5-NOFPU
38 …p-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-A5-NOFPU-FAST
515 ; CORTEX-A5-DEFAULT: .cpu cortex-a5
516 ; CORTEX-A5-DEFAULT: .eabi_attribute 6, 10
517 ; CORTEX-A5-DEFAULT: .eabi_attribute 7, 65
518 ; CORTEX-A5-DEFAULT: .eabi_attribute 8, 1
519 ; CORTEX-A5-DEFAULT: .eabi_attribute 9, 2
520 ; CORTEX-A5-DEFAULT: .fpu neon-vfpv4
521 ; CORTEX-A5-NOT: .eabi_attribute 19
523 ; CORTEX-A5-DEFAULT: .eabi_attribute 20, 1
524 ; CORTEX-A5-DEFAULT: .eabi_attribute 21, 1
525 ; CORTEX-A5-DEFAULT-NOT: .eabi_attribute 22
526 ; CORTEX-A5-DEFAULT: .eabi_attribute 23, 3
527 ; CORTEX-A5-DEFAULT: .eabi_attribute 24, 1
528 ; CORTEX-A5-DEFAULT: .eabi_attribute 25, 1
529 ; CORTEX-A5-DEFAULT: .eabi_attribute 42, 1
530 ; CORTEX-A5-DEFAULT-NOT: .eabi_attribute 44
531 ; CORTEX-A5-DEFAULT: .eabi_attribute 68, 1
533 ; CORTEX-A5-DEFAULT-FAST-NOT: .eabi_attribute 19
534 ;; The A5 defaults to a VFPv4 FPU, so it flushed preserving the sign when -ffast-math
536 ; CORTEX-A5-DEFAULT-FAST: .eabi_attribute 20, 2
537 ; CORTEX-A5-DEFAULT-FAST-NOT: .eabi_attribute 21
538 ; CORTEX-A5-DEFAULT-FAST-NOT: .eabi_attribute 22
539 ; CORTEX-A5-DEFAULT-FAST: .eabi_attribute 23, 1
541 ; CORTEX-A5-NONEON: .cpu cortex-a5
542 ; CORTEX-A5-NONEON: .eabi_attribute 6, 10
543 ; CORTEX-A5-NONEON: .eabi_attribute 7, 65
544 ; CORTEX-A5-NONEON: .eabi_attribute 8, 1
545 ; CORTEX-A5-NONEON: .eabi_attribute 9, 2
546 ; CORTEX-A5-NONEON: .fpu vfpv4-d16
548 ; CORTEX-A5-NONEON: .eabi_attribute 20, 1
549 ; CORTEX-A5-NONEON: .eabi_attribute 21, 1
550 ; CORTEX-A5-NONEON-NOT: .eabi_attribute 22
551 ; CORTEX-A5-NONEON: .eabi_attribute 23, 3
552 ; CORTEX-A5-NONEON: .eabi_attribute 24, 1
553 ; CORTEX-A5-NONEON: .eabi_attribute 25, 1
554 ; CORTEX-A5-NONEON: .eabi_attribute 42, 1
555 ; CORTEX-A5-NONEON: .eabi_attribute 68, 1
557 ; CORTEX-A5-NONEON-FAST-NOT: .eabi_attribute 19
558 ;; The A5 defaults to a VFPv4 FPU, so it flushed preserving sign when -ffast-math
560 ; CORTEX-A5-NONEON-FAST: .eabi_attribute 20, 2
561 ; CORTEX-A5-NONEON-FAST-NOT: .eabi_attribute 21
562 ; CORTEX-A5-NONEON-FAST-NOT: .eabi_attribute 22
563 ; CORTEX-A5-NONEON-FAST: .eabi_attribute 23, 1
565 ; CORTEX-A5-NOFPU: .cpu cortex-a5
566 ; CORTEX-A5-NOFPU: .eabi_attribute 6, 10
567 ; CORTEX-A5-NOFPU: .eabi_attribute 7, 65
568 ; CORTEX-A5-NOFPU: .eabi_attribute 8, 1
569 ; CORTEX-A5-NOFPU: .eabi_attribute 9, 2
570 ; CORTEX-A5-NOFPU-NOT: .fpu
571 ; CORTEX-A5-NOFPU-NOT: .eabi_attribute 19
573 ; CORTEX-A5-NOFPU: .eabi_attribute 20, 1
574 ; CORTEX-A5-NOFPU: .eabi_attribute 21, 1
575 ; CORTEX-A5-NOFPU-NOT: .eabi_attribute 22
576 ; CORTEX-A5-NOFPU: .eabi_attribute 23, 3
577 ; CORTEX-A5-NOFPU: .eabi_attribute 24, 1
578 ; CORTEX-A5-NOFPU: .eabi_attribute 25, 1
579 ; CORTEX-A5-NOFPU: .eabi_attribute 42, 1
580 ; CORTEX-A5-NOFPU: .eabi_attribute 68, 1
582 ; CORTEX-A5-NOFPU-FAST-NOT: .eabi_attribute 19
586 ; CORTEX-A5-NOFPU-FAST: .eabi_attribute 20, 2
587 ; CORTEX-A5-NOFPU-FAST-NOT: .eabi_attribute 21
588 ; CORTEX-A5-NOFPU-FAST-NOT: .eabi_attribute 22
589 ; CORTEX-A5-NOFPU-FAST: .eabi_attribute 23, 1
641 ; CORTEX-A5-SOFT-FAST-NOT: .eabi_attribute 21
642 ; CORTEX-A5-SOFT-FAST-NOT: .eabi_attribute 22
643 ; CORTEX-A5-SOFT-FAST: .eabi_attribute 23, 1