insns: VLDQQU is back
commit79abe7a73126d51047d0715469264bb55ccca845
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 22 Feb 2011 21:41:43 +0000 (23 00:41 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Tue, 22 Feb 2011 21:41:43 +0000 (23 00:41 +0300)
tree4b66919cffbe7bac628f640d65f51615680dfcc0
parent2e6f7c342d8ba2571d6603544d41b04436631dc8
insns: VLDQQU is back

As HPA explained
|
| w.r.t. the -QQ- instruction forms... when we did
| the initial AVX implementation we decided that
| using -DQ- (double quadword) for 256-bit instructions
| was a bit messy, so we decided to accept both -DQ-
| (being official) and -QQ-
|

So move VLDQQU back and place it before VLDDQU so disassembler
match it first.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
insns.dat