This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / reg-prefix.d
index 1821bbce3b2b6ff6df7216744876879880af6725..13c708ccf55c1bc08b9835dc251003ca87370b97 100644 (file)
@@ -1,10 +1,10 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
-#as: --allow-reg-prefix -little
+#as: --allow-reg-prefix -big
 #name: SH --allow-reg-prefix option
 # Test SH register names prefixed with $:
 
 .*:     file format elf.*sh.*
 
 Disassembly of section .text:
-0x00000000 12 60               mov\.l  @r1,r0
+0x00000000 60 12               mov\.l  @r1,r0
 
This page took 0.023548 seconds and 4 git commands to generate.