VirtualBox

Changeset 65779 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Feb 13, 2017 5:39:00 PM (8 years ago)
Author:
vboxsync
Message:

IEM: Correted invalid opcode decoding in group 12, 13, and 14.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h

    r65778 r65779  
    29422942IEM_STATIC const PFNIEMOPRM g_apfnGroup12RegReg[8*4] =
    29432943{
    2944     /** @todo decode imm8? */
    29452944    /* /0 */ IEMOP_X4(iemOp_InvalidWithRMNeedImm8),
    29462945    /* /1 */ IEMOP_X4(iemOp_InvalidWithRMNeedImm8),
     
    30363035IEM_STATIC const PFNIEMOPRM g_apfnGroup14RegReg[8*4] =
    30373036{
    3038     /** @todo decode imm8? */
    30393037    /* /0 */ IEMOP_X4(iemOp_InvalidWithRMNeedImm8),
    30403038    /* /1 */ IEMOP_X4(iemOp_InvalidWithRMNeedImm8),
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette