VirtualBox

Ignore:
Timestamp:
Jun 30, 2016 5:42:31 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108414
Message:

IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots of instructions instead of just one, forcing us to return an instruction count and add proper flushing of the prefetch buffer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMInternal.h

    r61886 r61968  
    297297    /** Number of times RZ left with instruction commit pending for ring-3. */
    298298    uint32_t                cPendingCommit;
     299    /** Number of long jumps. */
     300    uint32_t                cLongJumps;
     301    uint32_t                uPadding; /**< Alignment padding. */
    299302#ifdef IEM_VERIFICATION_MODE_FULL
    300303    /** The Number of I/O port reads that has been performed. */
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