[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-abi-hardfp-use-2.d
1 # name: EABI attribute Tag_ABI_HardFP_use with value 2
2 # source: attr-abi-hardfp-use-2.s
3 # as:
4 # readelf: -A
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
7
8 Attribute Section: aeabi
9 File Attributes
10 Tag_CPU_name: "Cortex-M7"
11 Tag_CPU_arch: v7E-M
12 Tag_CPU_arch_profile: Microcontroller
13 Tag_THUMB_ISA_use: Thumb-2
14 Tag_FP_arch: FPv5/FP-D16 for ARMv8
15 Tag_ABI_HardFP_use: Reserved
This page took 0.029553 seconds and 4 git commands to generate.