Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and
[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 10# Get a good alignment.
171a4983 11 .p2align 4,0
This page took 0.034727 seconds and 4 git commands to generate.