mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
can find the real symbol and not a gas internal debug symbol. * gas/m68hc11/insns.d: Update. * gas/m68hc11/insns-dwarf2.d: Update. * gas/m68hc11/insns12.d: Update. * gas/m68hc11/opers12.s (min5b, min9b): Use 16 and -256 for the min. * gas/m68hc11/opers12.d: Update after indexed offset operand fixes. * gas/m68hc11/opers12-dwarf2.d: Likewise.
This commit is contained in:
parent
49fa082dde
commit
c17aa364e9
@ -1,6 +1,6 @@
|
||||
#objdump: -d --prefix-addresses --reloc
|
||||
#as: -m68hc12
|
||||
#name: insns12
|
||||
#name: 68HC12 specific instructions (insns12)
|
||||
|
||||
.*: +file format elf32-m68hc12
|
||||
|
||||
@ -79,7 +79,7 @@ Disassembly of section .text:
|
||||
0+a1 <special_test\+0x74> emul
|
||||
0+a2 <special_test\+0x75> emuls
|
||||
0+a4 <special_test\+0x77> etbl 3,X
|
||||
0+a7 <special_test\+0x7a> etbl 4,PC
|
||||
0+a7 <special_test\+0x7a> etbl 4,PC \{0+ae <special_test\+0x81>\}
|
||||
0+aa <special_test\+0x7d> rev
|
||||
0+ac <special_test\+0x7f> revw
|
||||
0+ae <special_test\+0x81> wav
|
||||
|
Loading…
Reference in New Issue
Block a user