i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / fence-as-lock-add.s
CommitLineData
e4e00185
AS
1 .text
2.globl main
3main:
4 lfence
5 mfence
6 sfence
This page took 0.203326 seconds and 4 git commands to generate.