x86-64: REX prefix is invalid with VEX etc
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-pseudos-bad.s
CommitLineData
6778f1c4
JB
1 .text
2pseudos:
3 {vex} vmovaps %xmm0, %xmm30
4 {vex3} vmovaps %xmm30, %xmm0
0b9404fd
JB
5 {rex} vmovaps %xmm7,%xmm2
6 {rex} vmovaps %xmm17,%xmm2
7 {rex} rorx $7,%eax,%ebx
This page took 0.034259 seconds and 4 git commands to generate.