357e8046c38538f8968534620a73d1358d210105
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-cpu-directive.d
1 # name: EABI attributes from directives
2 # source: attr-cpu-directive.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_CPU_name: "CORTEX-A8"
11 Tag_CPU_arch: v7
12 Tag_CPU_arch_profile: Application
13 Tag_ARM_ISA_use: Yes
14 Tag_THUMB_ISA_use: Thumb-2
This page took 0.03583 seconds and 3 git commands to generate.