x86: add missing test
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-16.s
CommitLineData
9e5e5283 1 .text
c1dc7af5 2 .arch i186; .code16
9e5e5283
L
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.264863 seconds and 4 git commands to generate.