i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-optimize-8.s
1 # Check 64bit instructions with optimized encoding
2
3 .allow_index_reg
4 .text
5 _start:
6 vmovdqa32 %ymm1, %ymm2
This page took 0.029524 seconds and 4 git commands to generate.