* gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
* gas/i386/x86-64-opcode.d: Adjust.
This commit is contained in:
parent
50b3122815
commit
6fb6397151
@ -1,3 +1,8 @@
|
||||
2002-05-13 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
|
||||
* gas/i386/x86-64-opcode.d: Adjust.
|
||||
|
||||
2002-05-02 Nick Clifton <nickc@cambridge.redhat.com>
|
||||
|
||||
* gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0".
|
||||
|
@ -266,6 +266,4 @@ Disassembly of section .text:
|
||||
[ ]*43a:[ ]+e6 00[ ]+out[ ]+%al,\$0[x0]*[ ]*(#.*)*
|
||||
[ ]*43c:[ ]+66 e7 00[ ]+out[ ]+%ax,\$0[x0]*[ ]*(#.*)*
|
||||
[ ]*43f:[ ]+e7 00[ ]+out[ ]+%eax,\$0[x0]*[ ]*(#.*)*
|
||||
.*nop.*
|
||||
.*nop.*
|
||||
.*nop.*
|
||||
[ *]...
|
||||
|
@ -386,3 +386,5 @@
|
||||
OUT %eax,$0 # -- -- -- -- E7 00
|
||||
|
||||
# IN
|
||||
|
||||
.p2align 4,0
|
||||
|
Loading…
Reference in New Issue
Block a user