[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / pcl-relocs.d
index 85b9770f9aa98e8a9ebfe402528fe3ba9d86e398..72b03b72160abfc118bda5b518984e7396d01a32 100644 (file)
@@ -4,9 +4,9 @@
 .*: +file format .*arc.*
 
 Disassembly of section .text:
-0x[0-9a-f]+ 2700 7f80 0000 0000        add     r0,pcl,0
+0x[0-9a-f]+ 2700 7f80 0000 0000        add     r0,pcl,0.*
                        4: R_ARC_PC32   var
-0x[0-9a-f]+ 2736 7f86 0000 0000        ldd     r6r7,\[pcl,0\]
+0x[0-9a-f]+ 2736 7f86 0000 0000        ldd     r6r7,\[pcl,0\].*
                        c: R_ARC_PC32   var
-0x[0-9a-f]+ 2730 7f83 0000 0000        ld      r3,\[pcl,0\]
+0x[0-9a-f]+ 2730 7f83 0000 0000        ld      r3,\[pcl,0\].*
                        14: R_ARC_PC32  var
This page took 0.024883 seconds and 4 git commands to generate.