VirtualBox

Changeset 14091 in vbox for trunk/src/VBox/VMM/CPUM.cpp


Ignore:
Timestamp:
Nov 11, 2008 1:31:09 PM (16 years ago)
Author:
vboxsync
Message:

Minor cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CPUM.cpp

    r13990 r14091  
    685685
    686686        /*
    687         * Initialize everything to ZERO first.
    688         */
     687         * Initialize everything to ZERO first.
     688         */
    689689        uint32_t    fUseFlags =  pVM->aCpus[i].cpum.s.fUseFlags & ~CPUM_USED_FPU_SINCE_REM;
    690690        memset(pCtx, 0, sizeof(*pCtx));
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