mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
2000-12-11 H.J. Lu <hjl@gnu.org>
* gas/i386/intel.d: Adjusted for the a.out assembler. * gas/i386/intel.s: Likewise.
This commit is contained in:
parent
0c8053b6bb
commit
4819127ae0
@ -1,3 +1,8 @@
|
||||
2000-12-11 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* gas/i386/intel.d: Adjusted for the a.out assembler.
|
||||
* gas/i386/intel.s: Likewise.
|
||||
|
||||
2000-12-09 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* gas/m68k/pcrel.d: Update to match latest assembler output.
|
||||
|
@ -621,7 +621,5 @@ Disassembly of section .text:
|
||||
a70: ff 20 [ ]*jmp \*\(%eax\)
|
||||
a72: ff 25 d2 09 00 00 [ ]*jmp \*0x9d2
|
||||
a78: e9 55 ff ff ff [ ]*jmp 9d2 <bar>
|
||||
a7d: 90 [ ]*nop
|
||||
a7e: 90 [ ]*nop
|
||||
a7f: 90 [ ]*nop
|
||||
a80: 8b 83 00 00 00 00 [ ]*mov 0x0\(%ebx\),%eax
|
||||
a7d: 8b 83 (00 00|d0 09) 00 00 [ ]*mov (0x0|0x9d0)\(%ebx\),%eax
|
||||
a83: 90 [ ]*nop[ ]*
|
||||
|
@ -616,7 +616,5 @@ rot5:
|
||||
jmp [eax]
|
||||
jmp [bar]
|
||||
jmp bar
|
||||
nop
|
||||
nop
|
||||
nop
|
||||
mov eax, DWORD PTR gs_foo@GOT[ebx]
|
||||
nop
|
||||
|
Loading…
Reference in New Issue
Block a user