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

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet.h1063 typedef CIDETCORE *PCIDETCORE; typedef
1069 int CidetCoreInit(PCIDETCORE pThis, RTRAND hRand);
1070 void CidetCoreDelete(PCIDETCORE pThis);
1071 int CidetCoreSetTargetMode(PCIDETCORE pThis, uint8_t bMode);
1072 uint32_t CidetCoreGetOperandSize(PCIDETCORE pThis, uint8_t iOp);
1073 bool CidetCoreTestInstruction(PCIDETCORE pThis, PCCIDETINSTR pInstr);

Completed in 52 milliseconds