VirtualBox

Changeset 8983 in vbox for trunk


Ignore:
Timestamp:
May 20, 2008 8:42:30 PM (17 years ago)
Author:
vboxsync
Message:

Enabled the disValidateLockSequence code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/DisasmCore.cpp

    r8956 r8983  
    23922392{
    23932393    Assert(pCpu->prefix & PREFIX_LOCK);
    2394 #if 0 /** @todo don't enable before the testcases have been finished. */
    23952394
    23962395    /*
     
    24412440    pCpu->pCurInstr = &g_aTwoByteMapX86[11];
    24422441    Assert(pCpu->pCurInstr->opcode == OP_ILLUD2);
    2443 #endif
    2444 }
    2445 
     2442}
     2443
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