blob: 17a14027c947c59095b392032f25fdb9059fe009 [file] [log] [blame]
# Check 64bit RTM new instructions.
.text
foo:
xabort $0x8
1:
xbegin 1b
xbegin 2f
2:
xend
.intel_syntax noprefix
xabort 0x8
1:
xbegin 1b
xbegin 2f
2:
xend
xtest