x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-optimize-4.s
1 # Check 64bit instructions with optimized encoding
2
3 .allow_index_reg
4 .text
5 _start:
6 {nooptimize} testl $0x7f, %eax
This page took 0.033031 seconds and 5 git commands to generate.