VirtualBox

Ignore:
Timestamp:
Oct 15, 2024 8:50:24 AM (4 months ago)
Author:
vboxsync
Message:

VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h

    r106201 r106319  
    599599        pReNative->PostponedEfl.enmOp    = kIemNativePostponedEflOp_Logical;
    600600        pReNative->PostponedEfl.cOpBits  = cOpBits;
    601         pReNative->PostponedEfl.idxReg1  = iemNativeRegAllocTmpEx(pReNative, &off, IEMNATIVE_POSTPONING_REG_MASK, false);
     601        pReNative->PostponedEfl.idxReg1  = iemNativeRegAllocTmpExPreferNonVolatile(pReNative, &off, IEMNATIVE_POSTPONING_REG_MASK);
    602602        /** @todo it would normally be possible to use idxRegResult, iff it is
    603603         *        already a non-volatile register and we can be user the caller
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