mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
More fallout from PR 23963 change
PR 23963 * testsuite/gas/m68hc11/lbranch-dwarf2.d: Adjust for PR23963 change. * testsuite/gas/m68hc11/opers12-dwarf2.d: Likewise.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2019-01-11 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
PR 23963
|
||||||
|
* testsuite/gas/m68hc11/lbranch-dwarf2.d: Adjust for PR23963 change.
|
||||||
|
* testsuite/gas/m68hc11/opers12-dwarf2.d: Likewise.
|
||||||
|
|
||||||
2019-01-10 Nick Clifton <nickc@redhat.com>
|
2019-01-10 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
PR 23963
|
PR 23963
|
||||||
|
@ -51,7 +51,7 @@ _rcall:
|
|||||||
jbra 200
|
jbra 200
|
||||||
2e: 7e 00 c8 jmp 0xc8 <_rcall\+0xc8>
|
2e: 7e 00 c8 jmp 0xc8 <_rcall\+0xc8>
|
||||||
jbsr 1923
|
jbsr 1923
|
||||||
31: bd 07 83 jsr 0x783 <L0\+0x602>
|
31: bd 07 83 jsr 0x783 <L0\^A\+0x602>
|
||||||
bne Lend ; -> to a beq\+jmp
|
bne Lend ; -> to a beq\+jmp
|
||||||
34: 27 03 beq 0x39 <_rcall\+0x39>
|
34: 27 03 beq 0x39 <_rcall\+0x39>
|
||||||
36: 7e 00 00 jmp 0x0 <_rcall>
|
36: 7e 00 00 jmp 0x0 <_rcall>
|
||||||
|
@ -214,13 +214,13 @@ t2:
|
|||||||
leas min9b,pc
|
leas min9b,pc
|
||||||
107: 1b fa ff 00 leas 0xff00,PC \{0xb <L1\+0x2>\}
|
107: 1b fa ff 00 leas 0xff00,PC \{0xb <L1\+0x2>\}
|
||||||
leas max9b,pc
|
leas max9b,pc
|
||||||
10b: 1b f8 ff leas 0xff,PC \{0x20d <L0\+0xd9>\}
|
10b: 1b f8 ff leas 0xff,PC \{0x20d <L0\^A\+0xd9>\}
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;; Disassembler bug with movb
|
;; Disassembler bug with movb
|
||||||
;;
|
;;
|
||||||
movb #23,0x2345
|
movb #23,0x2345
|
||||||
10e: 18 0b 17 23 movb #0x17, 0x2345 <L0\+0x2211>
|
10e: 18 0b 17 23 movb #0x17, 0x2345 <L0\^A\+0x2211>
|
||||||
112: 45
|
112: 45
|
||||||
movb #40,12,sp
|
movb #40,12,sp
|
||||||
113: 18 08 8c 28 movb #0x28, 0xc,SP
|
113: 18 08 8c 28 movb #0x28, 0xc,SP
|
||||||
@ -238,5 +238,5 @@ t2:
|
|||||||
12a: 18 00 a2 39 movw #0x3900 <bb\+0x1100>, 3,\+SP
|
12a: 18 00 a2 39 movw #0x3900 <bb\+0x1100>, 3,\+SP
|
||||||
12e: 00
|
12e: 00
|
||||||
movw #0x2000,14,sp
|
movw #0x2000,14,sp
|
||||||
12f: 18 00 8e 20 movw #0x2000 <L0\+0x1ecc>, 0xe,SP
|
12f: 18 00 8e 20 movw #0x2000 <L0\^A\+0x1ecc>, 0xe,SP
|
||||||
133: 00
|
133: 00
|
||||||
|
Reference in New Issue
Block a user