2006-03-23 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/rep.s: Pad with .p2align. * gas/i386/rep.d: Adjust.
This commit is contained in:
parent
fc0197af26
commit
9e61c69e1e
@ -1,3 +1,8 @@
|
||||
2006-03-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gas/i386/rep.s: Pad with .p2align.
|
||||
* gas/i386/rep.d: Adjust.
|
||||
|
||||
2006-03-22 Richard Sandiford <richard@codesourcery.com>
|
||||
|
||||
* gas/mips/vxworks1.s, gas/mips/vxworks1.d,
|
||||
|
@ -48,3 +48,4 @@ Disassembly of section .text:
|
||||
6e: f3 67 ab[ ]+rep addr16 stos %eax,%es:\(%di\)
|
||||
71: f3 67 a7[ ]+repz addr16 cmpsl %es:\(%di\),%ds:\(%si\)
|
||||
74: f3 67 af[ ]+repz addr16 scas %es:\(%di\),%eax
|
||||
...
|
||||
|
@ -48,3 +48,5 @@ _start:
|
||||
addr16 rep stosl
|
||||
addr16 repz cmpsl
|
||||
addr16 repz scasl
|
||||
|
||||
.p2align 4,0
|
||||
|
Loading…
Reference in New Issue
Block a user