VirtualBox

Changeset 106723 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Oct 27, 2024 1:07:28 AM (3 months ago)
Author:
vboxsync
Message:

VMM/IEM: Unwind info for win.arm64 (attempt at it, anyway). jiraref:1253

File:
1 edited

Legend:

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

    r106465 r106723  
    886886                pCodeBuf[off++] = Armv8A64MkInstrAnd(idxTmpReg,    idxTmpReg,   idxTmpReg2,   false /*f64Bit*/);
    887887            }
    888             else if (uImmSrc & RT_BIT_32(cOpBits - 1))
     888            else if (uImmSrc & RT_BIT_64(cOpBits - 1))
    889889            {
    890890                if (fInvertCarry) /* HACK ALERT: fInvertCarry == sbb */
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