VirtualBox

Changeset 104017 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Mar 23, 2024 11:24:52 PM (11 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
162405
Message:

VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also include IEM_MC_FETCH_EFLAGS. bugref:10369

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp

    r104016 r104017  
    665665    int RT_CONCAT(iVarCheck_,a_Name) = 0; \
    666666    int RT_CONCAT(iVarCheck_,a_pName) = 0; \
    667     uint32_t a_Name; \
     667    uint32_t  a_Name  = 0; \
    668668    uint32_t *a_pName = &a_Name; \
    669669    NOREF(a_pName)
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