1 # name: attributes for 'any' cpu v4t ARM insn
2 # source: attr-any-armv4t.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_arch: v4T
11   Tag_ARM_ISA_use: Yes
12   Tag_THUMB_ISA_use: Thumb-1
13