[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arc / jli-simple.dd
index cea0194728ee1beb9b496e36a19fbb87cd51c1d6..6b7b6c5bc43d31c82eaefe4dcdba576dd8a3877f 100644 (file)
@@ -20,7 +20,7 @@ Disassembly of section .text:
 Disassembly of section .jlitab:
 
 00010060 <__jli.foo>:
-   10060:      07f9 ffcf               b       10058 <foo>
+   10060:      07f9 ffcf               b       -8      ;10058 <foo>
 
 00010064 <__jli.bar>:
-   10064:      07f9 ffcf               b       1005c <bar>
+   10064:      07f9 ffcf               b       -8      ;1005c <bar>
This page took 0.024181 seconds and 4 git commands to generate.