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:
parent
ec56dfb4b0
commit
0a940afa28
3 changed files with 7 additions and 2 deletions
|
@ -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,
|
||||
|
|
|
@ -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[ ]*
|
||||
[ ]*...
|
||||
|
|
|
@ -617,4 +617,4 @@ rot5:
|
|||
jmp [bar]
|
||||
jmp bar
|
||||
mov eax, DWORD PTR gs_foo@GOT[ebx]
|
||||
nop
|
||||
.p2align 4,0
|
||||
|
|
Loading…
Reference in a new issue