x86/Intel: fix fallout from earlier template folding
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / optimize-3.s
1 # Check instructions with optimized encoding
2
3 .allow_index_reg
4 .text
5 _start:
6 {nooptimize} testl $0x7f, %eax
This page took 0.034027 seconds and 4 git commands to generate.