* gas/config/tc-arm.c (arm_ext_mp): Add.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-march-iwmmxt.d
1 # name: attributes for -march=iwmmxt
2 # source: blank.s
3 # as: -march=iwmmxt
4 # readelf: -A
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi
7
8 Attribute Section: aeabi
9 File Attributes
10 Tag_CPU_name: "iwmmxt"
11 Tag_CPU_arch: v5TE
12 Tag_ARM_ISA_use: Yes
13 Tag_THUMB_ISA_use: Thumb-1
14 Tag_WMMX_arch: WMMXv1
15 Tag_DIV_use: Not allowed
This page took 0.033349 seconds and 4 git commands to generate.