66f2f79e81a93b9fb1a0cb6d5796d812f57402c4
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-march-all.d
1 # name: attributes for -march=all
2 # source: blank.s
3 # as: -march=all
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: "all"
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.032271 seconds and 3 git commands to generate.