blob: 0891fcddb6864184717ad45c5e815601cf176988 [file] [log] [blame]
# Check 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