VirtualBox

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


Ignore:
Timestamp:
Mar 23, 2024 10:46:33 PM (14 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
162404
Message:

VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376

File:
1 edited

Legend:

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

    r103922 r104016  
    632632    a_Type a_Name = (a_Value); \
    633633    NOREF(a_Name)
     634#define IEM_MC_LOCAL_EFLAGS(a_Name)                     IEM_MC_LOCAL(uint32_t, a_Name); IEM_MC_FETCH_EFLAGS(a_Name)
    634635#define IEM_MC_NOREF(a_Name)                            RT_NOREF_PV(a_Name)
    635636
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