x86: fix (dis)assembly of certain SSE2 insns in 16-bit mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-16.s
1 .text
2 .code16
3 vmovapd %xmm0,%xmm1
4 vaddsd %xmm4, %xmm5, %xmm6{%k7}
5 vfrczpd %xmm7,%xmm7
6 andn (%eax), %ecx, %ecx
7 bzhi %ecx, (%eax), %ecx
8 llwpcb %ecx
9 blcfill %ecx, %ecx
This page took 0.045442 seconds and 4 git commands to generate.