* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10300 / ext.s
old mode 100755 (executable)
new mode 100644 (file)
index 424b402..f0e2e79
@@ -1,7 +1,7 @@
        .text
-       ext $d1
-       extb $d2
-       extbu $d3
-       exth $d2
-       exthu $d1
+       ext d1
+       extb d2
+       extbu d3
+       exth d2
+       exthu d1
        
This page took 0.023509 seconds and 4 git commands to generate.