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) 12