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

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet-core.cpp195 bool CidetCoreSetError(PCIDETCORE pThis, const char *pszFormat, ...) function
2196 CidetCoreSetError(pThis, #a_Field " differs: got %#llx expected %#llx", \
2256 return CidetCoreSetError(pThis, "CidetCoreSetupFirstBaseEncoding failed");
2272 return CidetCoreSetError(pThis, "CidetCoreSetupFirstMemoryOperandConfig failed");
2345 return CidetCoreSetError(pThis, "CideCoreSetInstruction failed");

Completed in 45 milliseconds