VirtualBox

Changeset 61106 in vbox


Ignore:
Timestamp:
May 20, 2016 3:03:38 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107381
Message:

IEM: Enabled iemOp_movnti_My_Gy on non-REM systems.

File:
1 edited

Legend:

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

    r61069 r61106  
    64756475
    64766476/** Opcode 0x0f 0xc3. */
    6477 #if 0 //ndef VBOX_WITH_REM
     6477#ifndef VBOX_WITH_REM
    64786478FNIEMOP_DEF(iemOp_movnti_My_Gy)
    64796479{
    6480     IEMOP_MNEMONIC("mov Ev,Gv");
     6480    IEMOP_MNEMONIC("movnti My,Gy");
    64816481
    64826482    uint8_t bRm; IEM_OPCODE_GET_NEXT_U8(&bRm);
Note: See TracChangeset for help on using the changeset viewer.

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