VirtualBox

Changeset 2299 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Apr 21, 2007 12:01:00 AM (18 years ago)
Author:
vboxsync
Message:

style.

File:
1 edited

Legend:

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

    r2151 r2299  
    14901490
    14911491    if (CPUMAreHiddenSelRegsValid(pVM))
    1492     {
    14931492        cpl = pCtxCore->ssHid.Attr.n.u2Dpl;
    1494     }
    1495     else
    1496     if (RT_LIKELY(pVM->cpum.s.Guest.cr0 & X86_CR0_PE))
     1493    else if (RT_LIKELY(pVM->cpum.s.Guest.cr0 & X86_CR0_PE))
    14971494    {
    14981495        if (RT_LIKELY(!pCtxCore->eflags.Bits.u1VM))
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