Implement Intel Transactional Synchronization Extensions
[binutils.git] / gas / testsuite / gas / i386 / x86-64-rtm.s
blob17a14027c947c59095b392032f25fdb9059fe009
1 # Check 64bit RTM new instructions.
3 .text
4 foo:
5 xabort $0x8
6 1:
7 xbegin 1b
8 xbegin 2f
9 2:
10 xend
12 .intel_syntax noprefix
13 xabort 0x8
15 xbegin 1b
16 xbegin 2f
18 xend
19 xtest