[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-b.d
index fd8dc47580f26a7b0f3684691015c0e034f54807..304afc934f76bce0e878aeb29d21acf18a0fae92 100644 (file)
@@ -14,6 +14,6 @@ Disassembly of section .text:
    4:  2000 0000               add     r0,r0,r0
 
 00000008 <bar>:
-   8:  ffff                    bl_s    4 <foo>
+   8:  ffff                    bl_s    -4      ;4 <foo>
    a:  2100 0041               add     r1,r1,r1
-   e:  f1fc                    b_s     4 <foo>
+   e:  f1fc                    b_s     -8      ;4 <foo>
This page took 0.023008 seconds and 4 git commands to generate.