VirtualBox

Changeset 105854 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Aug 23, 2024 9:03:01 PM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164573
Message:

VMM/IEM: Don't force PC updating during IEM_MC_ADVANCE_RIP_AND_FINISH inside IF/ELSE/ENDIF blocks. This is more work on todo 4 in bugref:10720. bugref:10373

File:
1 edited

Legend:

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

    r105853 r105854  
    12451245     * as long as possible. */
    12461246    uint32_t                    offPc;
     1247# if defined(IEMNATIVE_WITH_TB_DEBUG_INFO) || defined(VBOX_WITH_STATISTICS)
    12471248    /** Number of instructions where we could skip the updating. */
    12481249    uint8_t                     cInstrPcUpdateSkipped;
     1250# endif
    12491251# ifdef IEMNATIVE_WITH_DELAYED_PC_UPDATING_DEBUG
    12501252    /** Set after we've loaded PC into uPcUpdatingDebug at the first update. */
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