Home | History | Annotate | Download | only in arm
      1 # name: attributes for 'any' CPU with Thumb integer divide
      2 # as:
      3 # readelf: -A
      4 # This test is only valid on EABI based ports.
      5 # target: *-*-*eabi* *-*-nacl*
      6 
      7 Attribute Section: aeabi
      8 File Attributes
      9   Tag_CPU_arch: v7
     10   Tag_THUMB_ISA_use: Thumb-2
     11   Tag_DIV_use: Allowed in v7-A with integer division extension
     12