* gas/arm/attr-cpu-directive.d: Only run test for EABI targets.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-march-armv6kt2.d
1 # name: attributes for -march=armv6kt2
2 # source: blank.s
3 # as: -march=armv6kt2
4 # readelf: -A
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi
7
8 Attribute Section: aeabi
9 File Attributes
10 Tag_CPU_name: "6KT2"
11 Tag_CPU_arch: v6T2
12 Tag_ARM_ISA_use: Yes
13 Tag_THUMB_ISA_use: Thumb-2
This page took 0.03049 seconds and 5 git commands to generate.