* gas/arm/req.l: Updated expected warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / r15-bad.s
index 5c91e727db98ced017703feb166e9b10acc174d8..59a6ea83dd76bbb037527f94d96df90c258497d3 100644 (file)
@@ -2,8 +2,8 @@
 .align 0
 
 label:
-       mul r15, r1
-       mul r1, r15
+       mul r15, r1, r2
+       mul r1, r15, r2
        mla r15, r2, r3, r4
        mla r1, r15, r3, r4
        mla r1, r2, r15, r4
This page took 0.024479 seconds and 4 git commands to generate.