x86: Update assembler tests for non-ELF targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / optimize-3.d
1 #as: -Os
2 #objdump: -drw
3 #name: optimized encoding 3 with -Os
4
5 .*: +file format .*
6
7
8 Disassembly of section .text:
9
10 0+ <_start>:
11 +[a-f0-9]+: a9 7f 00 00 00 test \$0x7f,%eax
12 #pass
This page took 0.029964 seconds and 4 git commands to generate.