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:
H.J. Lu 2006-03-24 05:07:53 +00:00
parent fc0197af26
commit 9e61c69e1e
3 changed files with 8 additions and 0 deletions

View File

@ -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,

View File

@ -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
...

View File

@ -48,3 +48,5 @@ _start:
addr16 rep stosl
addr16 repz cmpsl
addr16 repz scasl
.p2align 4,0