VirtualBox

Changeset 40092 in vbox for trunk/src


Ignore:
Timestamp:
Feb 13, 2012 10:52:28 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76232
Message:

build fix

File:
1 edited

Legend:

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

    r40089 r40092  
    1038910389FNIEMOP_DEF(iemOp_fnop)
    1039010390{
     10391#ifndef TST_IEM_CHECK_MC
    1039110392    /* Note! This updates the FPU instruction pointer but leaves the opcode alone. */
    1039210393    RTAssertMsg1(NULL, __LINE__, __FILE__, __FUNCTION__);
    1039310394    iemOpStubMsg2(pIemCpu);
    1039410395    RTAssertPanic();
     10396#endif
    1039510397    return VERR_IEM_INSTR_NOT_IMPLEMENTED;
    1039610398}
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