i386: Also check R12-R15 registers when optimizing testq to testb
[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.029773 seconds and 4 git commands to generate.