* binutils-all/objcopy.exp: Add setup_xfail for simple copy test
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / prefix.s
CommitLineData
252b5132
RH
1.text
2foo:
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
c608c12e
AM
10# Get a good alignment.
11 nop
This page took 0.030096 seconds and 4 git commands to generate.