Home | History | Annotate | Download | only in arm
      1 # name: EABI attribute ordering
      2 # source: attr-order.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_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: TrustZone
     20