VirtualBox

Changeset 16121 in vbox for trunk/src


Ignore:
Timestamp:
Jan 21, 2009 10:31:45 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41840
Message:

Another paranoid assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp

    r16119 r16121  
    171171    if (CPUMIsGuestInLongModeEx(pCtx))
    172172    {
     173        Assert(!(pVCpu->cpum.s.fUseFlags & CPUM_SYNC_FPU_STATE));
     174
    173175        /* Save the host state and record the fact (CPUM_USED_FPU | CPUM_USED_FPU_SINCE_REM). */
    174176        cpumR0SaveHostFPUState(&pVCpu->cpum.s);
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