Replace CpuSSE3 with CpuCX16 for cmpxchg16b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / prefix.s
1 .text ; foo: addr16 fstcw %es:(%si)
2 fstsw; fstsw %ax;
3 addr16 fstsw %ax ;addr16 rep cmpsw %es:(%di),%ss:(%si)
4
5 # Get a good alignment.
6 .p2align 4,0
This page took 0.029303 seconds and 4 git commands to generate.