Searched refs:EmulateCPRT (Results 1 – 3 of 3) sorted by relevance
200 nRc = EmulateCPRT(opcode); in EmulateAll()264 return EmulateCPRT(opcode);
116 unsigned int EmulateCPRT(const unsigned int);
36 unsigned int EmulateCPRT(const unsigned int opcode) in EmulateCPRT() function