From: H.J. Lu Date: Mon, 11 Dec 2000 21:49:36 +0000 (+0000) Subject: 2000-12-11 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4819127ae0dce301dc0e7fd275a33bcc60588d5d;p=binutils-gdb.git 2000-12-11 H.J. Lu * gas/i386/intel.d: Adjusted for the a.out assembler. * gas/i386/intel.s: Likewise. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 4e647aa13b1..047ddcaaf00 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2000-12-11 H.J. Lu + + * gas/i386/intel.d: Adjusted for the a.out assembler. + * gas/i386/intel.s: Likewise. + 2000-12-09 Nick Clifton * gas/m68k/pcrel.d: Update to match latest assembler output. diff --git a/gas/testsuite/gas/i386/intel.d b/gas/testsuite/gas/i386/intel.d index 5f53afaa0e9..7a4ad7c7d72 100644 --- a/gas/testsuite/gas/i386/intel.d +++ b/gas/testsuite/gas/i386/intel.d @@ -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 - 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[ ]* diff --git a/gas/testsuite/gas/i386/intel.s b/gas/testsuite/gas/i386/intel.s index 7b4c2f04bd3..5ba977710fe 100644 --- a/gas/testsuite/gas/i386/intel.s +++ b/gas/testsuite/gas/i386/intel.s @@ -616,7 +616,5 @@ rot5: jmp [eax] jmp [bar] jmp bar - nop - nop - nop mov eax, DWORD PTR gs_foo@GOT[ebx] + nop