This commit was manufactured by cvs2svn to create branch 'binutils-
[external/binutils.git] / gas / testsuite / gas / mn10300 / extend.s
old mode 100755 (executable)
new mode 100644 (file)
index 1b27e81..d6405b7
@@ -1,15 +1,15 @@
        .text
-       putx $d1
-       getx $d2
-       mulq $d1,$d2
-       mulq 16,$d2
-       mulq 256,$d3
-       mulq 131071,$d3
-       mulqu $d1,$d2
-       mulqu 16,$d2
-       mulqu 256,$d3
-       mulqu 131071,$d3
-       sat16 $d2,$d3
-       sat24 $d3,$d2
-       bsch $d1,$d2
+       putx d1
+       getx d2
+       mulq d1,d2
+       mulq 16,d2
+       mulq 256,d3
+       mulq 131071,d3
+       mulqu d1,d2
+       mulqu 16,d2
+       mulqu 256,d3
+       mulqu 131071,d3
+       sat16 d2,d3
+       sat24 d3,d2
+       bsch d1,d2