MIPS/GAS/testsuite: Extend MIPS16 testing over multiple ISAs
[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.036839 seconds and 4 git commands to generate.