i386: Check for reserved VEX.vvvv and EVEX.vvvv
[external/binutils.git] / gas / testsuite / gas / i386 / suffix.s
1 # Disassembling with -Msuffix.
2
3         .text
4 foo:
5         monitor
6         mwait
7
8         vmcall
9         vmlaunch
10         vmresume
11         vmxoff
12
13         iretw
14         iretl
15         iret
16         sysretl
17         sysret
18
19         .intel_syntax noprefix
20         iretw
21         iretd
22         iret
23         sysretd
24         sysret