Commit | Line | Data |
---|---|---|
ee3c0378 AS |
1 | # name: attributes for -march=armv4 |
2 | # source: blank.s | |
3 | # as: -march=armv4 | |
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: "4" | |
11 | Tag_CPU_arch: v4 | |
12 | Tag_ARM_ISA_use: Yes | |
4547cb56 | 13 | Tag_DIV_use: Not allowed |