This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / prefix.s
1 .text
2 foo:
3 addr16 fstcw %es:(%si)
4 fstsw
5 fstsw %ax
6 fstsw %eax
7 addr16 fstsw %ax
8 addr16 rep cmpsw %es:(%di),%ss:(%si)
9
10 # Get a good alignment.
11 nop
This page took 0.03087 seconds and 5 git commands to generate.