Replace CpuSSE3 with CpuCX16 for cmpxchg16b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / prefix.d
CommitLineData
252b5132
RH
1#objdump: -dw
2#name: i386 prefix
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+000 <foo>:
f16cd0d5 9 0: 9b 26 67 d9 3c[ ]+fstcw[ ]+%es:\(%si\)
252b5132
RH
10 5: 9b df e0 [ ]*fstsw %ax
11 8: 9b df e0 [ ]*fstsw %ax
7d5e4556 12 b: 9b 67 df e0 [ ]*addr16 fstsw %ax
f16cd0d5 13 f: 36 67 66 f3 a7 [ ]*repz cmpsw %es:\(%di\),%ss:\(%si\)
1ad119f1 14#pass
This page took 0.672228 seconds and 4 git commands to generate.