VirtualBox

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


Ignore:
Timestamp:
May 19, 2017 2:21:55 PM (8 years ago)
Author:
vboxsync
Message:

VMM/IEM: Added an assertion to IEMEvaluateRecursiveXcpt.

File:
1 edited

Legend:

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

    r66977 r66986  
    33423342    }
    33433343    else
     3344    {
     3345        Assert(fPrevFlags & IEM_XCPT_FLAGS_T_SOFT_INT);
    33443346        fRaiseInfo = IEMXCPTRAISEINFO_SOFT_INT_XCPT;
     3347    }
    33453348
    33463349    if (pfXcptRaiseInfo)
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