diff --git a/gas/testsuite/gas/h8300/ffxx1.d b/gas/testsuite/gas/h8300/ffxx1.d index e542152549..61b759691b 100644 --- a/gas/testsuite/gas/h8300/ffxx1.d +++ b/gas/testsuite/gas/h8300/ffxx1.d @@ -16,7 +16,8 @@ Disassembly of section .text: 0+040e 79 01 00 00 mov.w #0x0,r1 0+0412 0b 01 adds #0x1,er1 0+0414 46 00 bne .0 \(416\) - RELOC: 0+0415 DISP8 deloop[+]0xffff+ + RELOC: 0+0415 DISP8 deloop[+]0x[0f]*ffffffff 0+0416 12 88 rotl r0l 0+0418 40 00 bra .0 \(41a\) - RELOC: 0+0419 DISP8 loop[+]0xffff+ + RELOC: 0+0419 DISP8 loop[+]0x[0f]*ffffffff +... diff --git a/gas/testsuite/gas/h8300/ffxx1.s b/gas/testsuite/gas/h8300/ffxx1.s index 005bd1fee0..53fc84160d 100644 --- a/gas/testsuite/gas/h8300/ffxx1.s +++ b/gas/testsuite/gas/h8300/ffxx1.s @@ -17,3 +17,4 @@ deloop: adds.w #1,r1 bne deloop:8 ;not = 0 rotl r0l bra loop:8 + .word 0