diff --git a/ld/testsuite/ld-crx/reloc-abs32.d b/ld/testsuite/ld-crx/reloc-abs32.d index 344b2087b0..c4bd8cfe92 100644 --- a/ld/testsuite/ld-crx/reloc-abs32.d +++ b/ld/testsuite/ld-crx/reloc-abs32.d @@ -9,5 +9,5 @@ Disassembly of section .text_32: 11014000 <_start>: -11014000: 01 33 01 22 loadb 0x22014006, r1 +11014000: 01 33 01 22 loadb 0x22014006 [-_<>+0-9a-z]*, r1 11014004: 06 40 diff --git a/ld/testsuite/ld-crx/reloc-rel16.d b/ld/testsuite/ld-crx/reloc-rel16.d index 65cb2b82ca..15b820ee37 100644 --- a/ld/testsuite/ld-crx/reloc-rel16.d +++ b/ld/testsuite/ld-crx/reloc-rel16.d @@ -9,4 +9,4 @@ Disassembly of section .text_16: 00001010 <_start>: - 1010: 7e 30 02 08 bal r14, \*\+0x1004 + 1010: 7e 30 02 08 bal r14, 0x[0-9a-f]* [-_<>+0-9a-z]* diff --git a/ld/testsuite/ld-crx/reloc-rel24.d b/ld/testsuite/ld-crx/reloc-rel24.d index 2b38c5d648..c72af5acc0 100644 --- a/ld/testsuite/ld-crx/reloc-rel24.d +++ b/ld/testsuite/ld-crx/reloc-rel24.d @@ -9,5 +9,5 @@ Disassembly of section .text_24: 00f01400 <_start>: - f01400: 81 31 70 20 cmpbeqb r1, r2, \*\+0xe00006 + f01400: 81 31 70 20 cmpbeqb r1, r2, 0x[0-9a-f]* [-_<>+0-9a-z]* f01404: 03 00 diff --git a/ld/testsuite/ld-crx/reloc-rel32.d b/ld/testsuite/ld-crx/reloc-rel32.d index 726bfcdde8..31f462bfb9 100644 --- a/ld/testsuite/ld-crx/reloc-rel32.d +++ b/ld/testsuite/ld-crx/reloc-rel32.d @@ -9,5 +9,5 @@ Disassembly of section .text_32: 11014000 <_start>: -11014000: 7f 7e 80 08 br \*\+0x11000006 +11014000: 7f 7e 80 08 br 0x[0-9a-f]* [-_<>+0-9a-z]* 11014004: 03 00 diff --git a/ld/testsuite/ld-crx/reloc-rel4.d b/ld/testsuite/ld-crx/reloc-rel4.d index a05060b7aa..be9ff366f3 100644 --- a/ld/testsuite/ld-crx/reloc-rel4.d +++ b/ld/testsuite/ld-crx/reloc-rel4.d @@ -9,4 +9,4 @@ Disassembly of section .text_4: 0000000a <_start>: - a: 3a b0 beq0b r10, 0x8 + a: 3a b0 beq0b r10, 0x8 [-_<>+0-9a-z]* diff --git a/ld/testsuite/ld-crx/reloc-rel8-cmp.d b/ld/testsuite/ld-crx/reloc-rel8-cmp.d index e027ad6b26..2d1a245391 100644 --- a/ld/testsuite/ld-crx/reloc-rel8-cmp.d +++ b/ld/testsuite/ld-crx/reloc-rel8-cmp.d @@ -9,4 +9,4 @@ Disassembly of section .text_8: 000000e0 <_start>: - e0: 81 30 0a 20 cmpbeqb r1, r2, \*\+0x14 + e0: 81 30 0a 20 cmpbeqb r1, r2, 0x[0-9a-f]* [-_<>+0-9a-z]* diff --git a/ld/testsuite/ld-crx/reloc-rel8.d b/ld/testsuite/ld-crx/reloc-rel8.d index f4c59727e8..d76ec63f4a 100644 --- a/ld/testsuite/ld-crx/reloc-rel8.d +++ b/ld/testsuite/ld-crx/reloc-rel8.d @@ -9,4 +9,4 @@ Disassembly of section .text_8: 000000e0 <_start>: - e0: 09 70 beq \*\+0x12 + e0: 09 70 beq 0x[0-9a-f]* [-_<>+0-9a-z]*