mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
* gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.
* gas/m68hc11/lbranch-dwarf2.d: Update.
This commit is contained in:
parent
ca43c8544a
commit
a80d50fc56
@ -1,3 +1,8 @@
|
||||
2003-10-27 Stephane Carrez <stcarrez@nerim.fr>
|
||||
|
||||
* gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.
|
||||
* gas/m68hc11/lbranch-dwarf2.d: Update.
|
||||
|
||||
2003-10-23 Peter Barada <pbarada@mail.wm.sps.mot.com>
|
||||
|
||||
* gas/m68k/mcf-mov3q.s: New file: Test some ColdFire instructions.
|
||||
|
@ -50,7 +50,7 @@ _rcall:
|
||||
jbra 200
|
||||
2e: 7e 00 c8 jmp c8 <_rcall\+0xc8>
|
||||
jbsr 1923
|
||||
31: bd 07 83 jsr 783 <.L0\+0x602>
|
||||
31: bd 07 83 jsr 783 <L0\+0x602>
|
||||
bne Lend ; -> to a beq\+jmp
|
||||
34: 27 03 beq 39 <_rcall\+0x39>
|
||||
36: 7e 00 00 jmp 0 <_rcall>
|
||||
|
@ -213,13 +213,13 @@ t2:
|
||||
leas min9b,pc
|
||||
107: 1b fa ff 00 leas -256,PC \{b <L1\+0x2>\}
|
||||
leas max9b,pc
|
||||
10b: 1b f8 ff leas 255,PC \{20d <.L0\+0xd9>\}
|
||||
10b: 1b f8 ff leas 255,PC \{20d <L0\+0xd9>\}
|
||||
|
||||
;;
|
||||
;; Disassembler bug with movb
|
||||
;;
|
||||
movb #23,0x2345
|
||||
10e: 18 0b 17 23 movb #23, 2345 <.L0\+0x2211>
|
||||
10e: 18 0b 17 23 movb #23, 2345 <L0\+0x2211>
|
||||
112: 45
|
||||
movb #40,12,sp
|
||||
113: 18 08 8c 28 movb #40, 12,SP
|
||||
@ -237,5 +237,5 @@ t2:
|
||||
12a: 18 00 a2 39 movw #3900 <bb\+0x1100>, 3,\+SP
|
||||
12e: 00
|
||||
movw #0x2000,14,sp
|
||||
12f: 18 00 8e 20 movw #2000 <.L0\+0x1ecc>, 14,SP
|
||||
12f: 18 00 8e 20 movw #2000 <L0\+0x1ecc>, 14,SP
|
||||
133: 00
|
||||
|
Loading…
Reference in New Issue
Block a user