mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user