2011-05-31 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / iwmmxt-bad2.s
1 wldrd wr1, [r0, #3]
2 wstrd wr1, [r0, #0x400]
3 wstrb wr1, [r0, #0x100]
4 wstrh wr1, [r0, #0x100]
5 wldrb wr1, [r0, #-0x100]
6 wldrh wr1, [r0, #-0x100]
This page took 0.029846 seconds and 4 git commands to generate.