Add support for emulating the byte move and sign extend instructions:
authortychon <tychon@FreeBSD.org>
Tue, 15 Apr 2014 15:11:10 +0000 (15:11 +0000)
committertychon <tychon@FreeBSD.org>
Tue, 15 Apr 2014 15:11:10 +0000 (15:11 +0000)
commit04f26f523588a7df586411bd86fde99acada76e1
tree06bb19c39528b44fa770774c949374f854c275c5
parent16b4ecc28d8ca79860c8906ca8f6daafab00f23f
Add support for emulating the byte move and sign extend instructions:
"movsx r/m8, r32" and "movsx r/m8, r64".

Approved by: grehan (co-mentor)
sys/amd64/vmm/vmm_instruction_emul.c