VirtualBox

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


Ignore:
Timestamp:
Apr 23, 2024 1:13:54 PM (12 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
162898
Message:

VMM/IEM: Fixed regression from r162896. bugreg:10370 bugref:10376

File:
1 edited

Legend:

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

    r104403 r104404  
    42174217    {
    42184218        /* Use temporary register for the immediate. */
    4219         uint8_t iTmpReg = iemNativeRegAllocTmpImm(pReNative, &off, (uint64_t)iAddend);
     4219        uint8_t iTmpReg = iemNativeRegAllocTmpImm(pReNative, &off, (uint64_t)uAbsAddend);
    42204220
    42214221        /* add gprdst, gprdst, tmpreg */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette