VirtualBox

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


Ignore:
Timestamp:
Jul 22, 2013 1:43:56 AM (11 years ago)
Author:
vboxsync
Message:

IEM: Overlooked one test instruction.

File:
1 edited

Legend:

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

    r47291 r47292  
    1495914959                IEM_MC_REF_EFLAGS(pEFlags);
    1496014960                IEM_MC_CALL_VOID_AIMPL_3(iemAImpl_test_u32, pu32Dst, u32Src, pEFlags);
    14961                 IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF(pu32Dst);
     14961                /* No clearing the high dword here - test doesn't write back the result. */
    1496214962                IEM_MC_ADVANCE_RIP();
    1496314963                IEM_MC_END();
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