VirtualBox

Ignore:
Timestamp:
Jun 11, 2018 2:45:09 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123001
Message:

IEM: Extended testcase to make sure the IEM_MC_XXX macros are only used within IEM_MC_BEGIN.

File:
1 edited

Legend:

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

    r72504 r72515  
    44574457#ifdef VBOX_WITH_NESTED_HWVIRT_SVM
    44584458        if (IEM_GET_GUEST_CPU_FEATURES(pVCpu)->fSvm)
    4459             IEM_MC_CALL_CIMPL_0(iemCImpl_svm_pause);
     4459            return IEM_MC_DEFER_TO_CIMPL_0(iemCImpl_svm_pause);
    44604460#endif
    44614461    }
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