mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
2004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
* ld-crx/reloc-abs32.d: Update reference file according to disassembler printing method. * ld-crx/reloc-rel16.d: Likewise. * ld-crx/reloc-rel24.d: Likewise. * ld-crx/reloc-rel32.d: Likewise. * ld-crx/reloc-rel4.d: Likewise. * ld-crx/reloc-rel8-cmp.d: Likewise. * ld-crx/reloc-rel8.d: Likewise.
This commit is contained in:
parent
f4426611f2
commit
5b269403ba
@ -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
|
||||
|
@ -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]*
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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]*
|
||||
|
@ -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]*
|
||||
|
@ -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]*
|
||||
|
Loading…
Reference in New Issue
Block a user