[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / tls-relocs.d
index c59fd2510a4268242b135e15a881ff4c851f45e2..af8b2558fd8fe70703efd757f859dd06970729b9 100644 (file)
@@ -4,14 +4,14 @@
 .*: +file format .*arc.*
 
 Disassembly of section .text:
-0x[0-9a-f]+ 2730 7f82 0000 0000        ld      r2,\[pcl,0\]
+0x[0-9a-f]+ 2730 7f82 0000 0000        ld      r2,\[pcl,0\].*
                        4: R_ARC_TLS_IE_GOT     var
-0x[0-9a-f]+ 2700 7f80 0000 0000        add     r0,pcl,0
+0x[0-9a-f]+ 2700 7f80 0000 0000        add     r0,pcl,0.*
                        c: R_ARC_TLS_GD_GOT     var
 0x[0-9a-f]+ 2000 0f81 0000 0000        add     r1,r0,0
                        14: R_ARC_TLS_DTPOFF    var
 0x[0-9a-f]+ 2100 3f80 0000 0000        add     r0,r25,0
                        1c: R_ARC_TLS_LE_32     var
-0x[0-9a-f]+ 0802 0000                  bl      0x00000000
+0x[0-9a-f]+ 0802 0000                  bl      0       ;0x00000000
                        20: R_ARC_TLS_GD_LD     .tdata
                        20: R_ARC_S25W_PCREL_PLT        func
This page took 0.024771 seconds and 4 git commands to generate.