x86/Intel: fix fallout from earlier template folding
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / iamcu-inval-1.s
CommitLineData
81486035
L
1# Invalid Intel MCU instructions
2 .text
3
4 fnstsw
5 fstsw %ax
6
7 cmove %eax,%ebx
8 nopw (%eax)
9
10 movq %xmm1, (%eax)
11 movnti %eax, (%eax)
This page took 0.151928 seconds and 4 git commands to generate.