2000-12-22 H.J. Lu <hjl@gnu.org>

* gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
	* gas/i386/intel.d: Updated.
This commit is contained in:
H.J. Lu 2000-12-22 21:03:24 +00:00
parent ec56dfb4b0
commit 0a940afa28
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2000-12-22 H.J. Lu <hjl@gnu.org>
* gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
* gas/i386/intel.d: Updated.
2000-12-12 Jim Wilson <wilson@redhat.com>
* gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,

View file

@ -622,4 +622,4 @@ Disassembly of section .text:
a72: ff 25 d2 09 00 00 [ ]*jmp \*0x9d2
a78: e9 55 ff ff ff [ ]*jmp 9d2 <bar>
a7d: 8b 83 (00 00|d0 09) 00 00 [ ]*mov (0x0|0x9d0)\(%ebx\),%eax
a83: 90 [ ]*nop[ ]*
[ ]*...

View file

@ -617,4 +617,4 @@ rot5:
jmp [bar]
jmp bar
mov eax, DWORD PTR gs_foo@GOT[ebx]
nop
.p2align 4,0