VirtualBox

Changeset 101306 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Sep 29, 2023 1:19:34 AM (15 months ago)
Author:
vboxsync
Message:

VMM/IEM: Arm build fix. bugref:10371

File:
1 edited

Legend:

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

    r101305 r101306  
    674674        AssertReturn(pu32CodeBuf, UINT32_MAX);
    675675        pu32CodeBuf[off++] = Armv8A64MkInstrStLdRegIdx(kArmv8A64InstrLdStType_St_Dword, iGprSrc, ARMV8_A64_REG_BP,
    676                                                        IEMNATIVE_REG_FIXDE_TMP0, kArmv8A64InstrLdStExtend_Sxtw);
     676                                                       IEMNATIVE_REG_FIXED_TMP0, kArmv8A64InstrLdStExtend_Sxtw);
    677677    }
    678678    return off;
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