Commit | Line | Data |
---|---|---|
ee3c0378 AS |
1 | # name: attributes for -mfpu=vfp3 |
2 | # source: blank.s | |
3 | # as: -mfpu=vfp3 | |
4 | # readelf: -A | |
c342304d NC |
5 | # This test is only valid on EABI based ports. |
6 | # target: *-*-*eabi | |
ee3c0378 AS |
7 | |
8 | Attribute Section: aeabi | |
9 | File Attributes | |
10 | Tag_ARM_ISA_use: Yes | |
11 | Tag_THUMB_ISA_use: Thumb-1 | |
75375b3e | 12 | Tag_FP_arch: VFPv3 |
4547cb56 | 13 | Tag_DIV_use: Not allowed |