VirtualBox

Changeset 2553

Show
Ignore:
Timestamp:
05/09/07 14:46:13 (2 years ago)
Author:
vboxsync
Message:

Added EMInterpretRdtsc

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/em.h

    r2159 r2553  
    199199 
    200200/** 
     201 * Interpret RDTSC 
     202 * 
     203 * @returns VBox status code. 
     204 * @param   pVM         The VM handle. 
     205 * @param   pRegFrame   The register frame. 
     206 * 
     207 */ 
     208EMDECL(int) EMInterpretRdtsc(PVM pVM, PCPUMCTXCORE pRegFrame); 
     209 
     210/** 
    201211 * Interpret INVLPG 
    202212 * 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy