VirtualBox

Changeset 105863 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 26, 2024 3:03:58 PM (3 months ago)
Author:
vboxsync
Message:

Build fix for r164575 (VMM/IEM: Don't flush PC prior to indirect jumps, flush it when in the #GP(0) code path. bugref:10720 bugref:10373)

File:
1 edited

Legend:

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

    r105856 r105863  
    18111811DECL_HIDDEN_THROW(uint32_t) iemNativeEmitThreadedCall(PIEMRECOMPILERSTATE pReNative, uint32_t off,
    18121812                                                      PCIEMTHRDEDCALLENTRY pCallEntry);
    1813 DECL_HIDDEN_THROW(uint32_t) iemNativeEmitCheckGprCanonicalMaybeRaiseGp0(PIEMRECOMPILERSTATE pReNative, uint32_t off,
    1814                                                                         uint8_t idxAddrReg, uint8_t idxInstr);
    18151813DECL_HIDDEN_THROW(uint32_t) iemNativeEmitLeaGprByGstRegRef(PIEMRECOMPILERSTATE pReNative, uint32_t off, uint8_t idxGprDst,
    18161814                                                           IEMNATIVEGSTREGREF enmClass, uint8_t idxRegInClass);
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