i386: Check for reserved VEX.vvvv and EVEX.vvvv
[external/binutils.git] / gas / testsuite / gas / i386 / rtm.s
1 # Check RTM new instructions.
2
3         .text
4 foo:
5         xabort $0x8
6 1:
7         xbegin 1b
8         xbegin 2f
9 2:
10         xend
11
12         .intel_syntax noprefix
13         xabort 0x8
14 1:
15         xbegin 1b
16         xbegin 2f
17 2:
18         xend
19         xtest