x86: Remove i386-*-kaos* and i386-*-chaos targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / omit-lock-yes.d
1 #source: omit-lock.s
2 #as: -momit-lock-prefix=yes
3 #objdump: -dw
4 #name: i386 omit lock = yes
5
6 .*: +file format .*i386.*
7
8 Disassembly of section .text:
9
10 0+ <main>:
11 0: 83 00 01 addl \$0x1,\(%eax\)
12 #pass
This page took 0.029491 seconds and 4 git commands to generate.