VirtualBox

Changeset 1861 in vbox for trunk/src/VBox/VMM/PATM


Ignore:
Timestamp:
Apr 2, 2007 2:11:37 PM (18 years ago)
Author:
vboxsync
Message:

oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/CSAM.cpp

    r1859 r1861  
    20932093        CSAMP2GLOOKUPREC cacheRec = {0};
    20942094
    2095 if ((pInstrGC >> 24) == 0xf8
    2096     && (pInstrGC & 0xfff) == 0) _asm int 3;
    2097 
    20982095        STAM_PROFILE_START(&pVM->csam.s.StatTime, a);
    20992096        rc = csamAnalyseCallCodeStream(pVM, pInstrGC, pInstrGC, true /* 32 bits code */, CSAMR3AnalyseCallback, pPage, &cacheRec);
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