i386: Check for reserved VEX.vvvv and EVEX.vvvv
[external/binutils.git] / gas / testsuite / gas / i386 / x86-64-xsavec.s
1 # Check 64bit XSAVEC instructions
2
3         .allow_index_reg
4         .text
5 _start:
6
7         xsavec64        (%rcx)   # XSAVEC
8         xsavec64        0x123(%rax,%r14,8)       # XSAVEC
9
10         .intel_syntax noprefix
11         xsavec64        [rcx]    # XSAVEC
12         xsavec64        [rax+r14*8+0x1234]       # XSAVEC