* gas/config/tc-arm.c (arm_ext_mp): Add.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / iwmmxt-bad2.s
index 1132e10f7db094067e930aa9da961d602589cbc8..dc559a8927f66455df1bb305f7318f5800360bc2 100644 (file)
@@ -1,2 +1,6 @@
        wldrd   wr1, [r0, #3]
         wstrd   wr1, [r0, #0x400]
+        wstrb   wr1, [r0, #0x100]
+        wstrh   wr1, [r0, #0x100]
+        wldrb   wr1, [r0, #-0x100]
+        wldrh   wr1, [r0, #-0x100]
This page took 0.02464 seconds and 4 git commands to generate.