* gas/arm/attr-order.d: Do not run this test for non-ELF based ARM
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / iwmmxt-wldsttbh.s
1 .text
2 .global iwmmxt
3 iwmmxt:
4
5 wldrb wr1, [r1], #0
6 wldrh wr1, [r1], #0
7 wstrb wr1, [r1], #0
8 wstrh wr1, [r1], #0
This page took 0.029199 seconds and 4 git commands to generate.