[OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc...
[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.0333 seconds and 4 git commands to generate.