VirtualBox

Changeset 104052 in vbox


Ignore:
Timestamp:
Mar 26, 2024 6:39:07 AM (10 months ago)
Author:
vboxsync
Message:

VMM/IEM: Non debug build fix, bugref:10629

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h

    r104048 r104052  
    31323132#if !defined(IEMNATIVE_WITH_DELAYED_REGISTER_WRITEBACK)
    31333133    off = iemNativeEmitStoreGprToVCpuU64(pReNative, off, idxVarReg, RT_UOFFSETOF_DYN(VMCPU, cpum.GstCtx.aGRegs[iGReg]));
     3134#else
     3135    RT_NOREF(idxVarReg);
    31343136#endif
    31353137#ifdef VBOX_STRICT
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