x86: allow VEX et al encodings in 16-bit (protected) mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / avx-16bit.s
1 # Check AVX instructions in 16-bit mode
2
3 .code16
4 .include "avx.s"
5 .att_syntax prefix
6
7 vaddps (%bx),%ymm6,%ymm2
This page took 0.032561 seconds and 5 git commands to generate.