diff options
Diffstat (limited to 'ld/testsuite/ld-h8300/relax.d')
-rw-r--r-- | ld/testsuite/ld-h8300/relax.d | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-h8300/relax.d b/ld/testsuite/ld-h8300/relax.d index a5672a5..2bf61c7 100644 --- a/ld/testsuite/ld-h8300/relax.d +++ b/ld/testsuite/ld-h8300/relax.d @@ -1,4 +1,4 @@ -# name: H8300 Relxation Test +# name: H8300 Relaxation Test # ld: --relax # objdump: -d --no-show-raw-insn @@ -11,8 +11,8 @@ Disassembly of section .text: 00000100 <_start>: 100: 0d 00 mov.w r0,r0 - 102: 47 02 beq .+2 \(106\) - 104: 55 02 bsr .+2 \(108\) + 102: 47 02 beq .+2 \(0x106\) + 104: 55 02 bsr .+2 \(0x108\) 00000106 <.L1>: 106: 54 70 rts |