VirtualBox

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


Ignore:
Timestamp:
Feb 17, 2012 2:20:55 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76325
Message:

IEM: fnclex.

File:
1 edited

Legend:

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

    r40165 r40169  
    335335#define IEM_MC_CLEAR_EFL_BIT(a_fBit)                    do { CHK_SINGLE_BIT(uint32_t, a_fBit); } while (0)
    336336#define IEM_MC_FLIP_EFL_BIT(a_fBit)                     do { CHK_SINGLE_BIT(uint32_t, a_fBit); } while (0)
     337#define IEM_MC_CLEAR_FSW_EX()                           do { } while (0)
    337338
    338339#define IEM_MC_FETCH_MEM_U8(a_u8Dst, a_iSeg, a_GCPtrMem)                do { CHK_GCPTR(a_GCPtrMem); } while (0)
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