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:
H.J. Lu 2000-12-11 21:49:36 +00:00
parent 0c8053b6bb
commit 4819127ae0
3 changed files with 8 additions and 7 deletions

View File

@ -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.

View File

@ -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[ ]*

View File

@ -616,7 +616,5 @@ rot5:
jmp [eax]
jmp [bar]
jmp bar
nop
nop
nop
mov eax, DWORD PTR gs_foo@GOT[ebx]
nop