i386: Add tests for lfence with load/indirect branch/ret
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / omit-lock.s
CommitLineData
6374269c 1 .text
d022bddd 2.globl main
d022bddd
IT
3main:
4 lock
5 lock addl $0x1,(%eax)
This page took 0.312018 seconds and 4 git commands to generate.