x86: allow VEX et al encodings in 16-bit (protected) mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-16.s
1 .text
2 .arch i186; .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.030026 seconds and 4 git commands to generate.