Searched refs:CIDETMODE_LM_64 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet.h223 #define CIDETMODE_LM_64 (CIDETMODE_MODE_LM | CIDETMODE_BIT_64 | CIDETMODE_ENV_NORMAL) macro
H A Dcidet-app.cpp1190 rc = CidetCoreSetTargetMode(&pThis->Core, ARCH_BITS == 32 ? CIDETMODE_PP_32 : CIDETMODE_LM_64);
H A Dcidet-core.cpp308 case CIDETMODE_LM_64:

Completed in 201 milliseconds