Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / custom.d
index c1e17beae94240a13b2922cac0aced3158c38372..c7f7a1cd6b4b524fad571d7f86045f4a582c6459 100644 (file)
@@ -1,4 +1,4 @@
-#objdump: -dr --prefix-addresses 
+#objdump: -dr --prefix-addresses --show-raw-insn
 #name: NIOS2 custom
 
 # Test the custom instruction
@@ -6,8 +6,8 @@
 .*: +file format elf32-littlenios2
 
 Disassembly of section .text:
-0+0000 <[^>]*> custom  0,r11,r2,r3
-0+0004 <[^>]*> custom  255,r11,r2,r3
-0+0008 <[^>]*> custom  150,c1,r2,r3
-0+000c <[^>]*> custom  24,c1,c2,r3
-0+0010 <[^>]*> custom  56,c1,c2,c3
+0+0000 <[^>]*> 10d7c032        custom  0,r11,r2,r3
+0+0004 <[^>]*> 10d7fff2        custom  255,r11,r2,r3
+0+0008 <[^>]*> 10c3a5b2        custom  150,c1,r2,r3
+0+000c <[^>]*> 10c28632        custom  24,c1,c2,r3
+0+0010 <[^>]*> 10c20e32        custom  56,c1,c2,c3
This page took 0.024092 seconds and 4 git commands to generate.