Searched defs:IEM_MC_IF_EFL_ANY_BITS_SET (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp630 #define IEM_MC_IF_EFL_ANY_BITS_SET(a_fBits) if (g_fRandom) { macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp9015 #define IEM_MC_IF_EFL_ANY_BITS_SET(a_fBits) if (pIemCpu->CTX_SUFF(pCtx)->eflags.u & (a_fBits)) { macro

Completed in 78 milliseconds