2009-01-26 Andrew Stubbs <ams@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-order.d
1 # name: EABI attribute ordering
2 # source: attr-order.s
3 # as:
4 # readelf: -A
5 # This test is only valid on ELF based ports.
6 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
7
8 Attribute Section: aeabi
9 File Attributes
10 Tag_conformance: "2.07"
11 Tag_nodefaults: True
12 Tag_CPU_name: "ARM7TDMI"
13 Tag_CPU_arch: v4T
14 Tag_ARM_ISA_use: Yes
15 Tag_THUMB_ISA_use: Thumb-1
16 Tag_unknown_63: "val"
17 Tag_also_compatible_with: v6-M
18 Tag_T2EE_use: Allowed
19 Tag_Virtualization_use: Allowed
This page took 0.03117 seconds and 5 git commands to generate.