Commit | Line | Data |
---|---|---|
ee3c0378 AS |
1 | # name: attributes for -march=iwmmxt2 |
2 | # source: blank.s | |
3 | # as: -march=iwmmxt2 | |
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_CPU_name: "iwmmxt2" | |
11 | Tag_CPU_arch: v5TE | |
12 | Tag_ARM_ISA_use: Yes | |
13 | Tag_THUMB_ISA_use: Thumb-1 | |
14 | Tag_WMMX_arch: WMMXv2 | |
4547cb56 | 15 | Tag_DIV_use: Not allowed |