BR 2557903: fix disassembly of a set of SSE MOV* instructions
commit5b4d263e50d4c78cd0e636a03e3a683742efeb5f
authorH. Peter Anvin <hpa@zytor.com>
Sun, 22 Feb 2009 02:58:15 +0000 (21 18:58 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 22 Feb 2009 02:58:15 +0000 (21 18:58 -0800)
tree2ffcbe4a4b5f90d943d02d464cba254487c7e627
parentc5d0462a80e2c95fcdd8ed0a17131001a81e07c1
BR 2557903: fix disassembly of a set of SSE MOV* instructions

Fix the disassembly of the alternate forms of register-register
MOVAPD, MOVDQA, MOVDQU, MOVQ, MOVSD, and MOVUPD.

NASM never generates these, but they would be disassembled
incorrectly.
insns.dat