VirtualBox

Changeset 105261 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jul 10, 2024 2:51:55 PM (6 months ago)
Author:
vboxsync
Message:

VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to jump range). bugref:10677

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/IEMR3.cpp

    r105177 r105261  
    14031403            case IEMTB_F_TYPE_NATIVE:
    14041404                pHlp->pfnPrintf(pHlp, "PC=%RGp fFlags=%#x on #%u: %p - native\n", GCPhysPc, fFlags, pVCpu->idCpu, pTb);
    1405                 iemNativeDisassembleTb(pTb, pHlp);
     1405                iemNativeDisassembleTb(pVCpu, pTb, pHlp);
    14061406                break;
    14071407# endif
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