Searched refs:PerformComparison (Results 1 – 1 of 1) sorted by relevance
21 static unsigned int PerformComparison(const unsigned int opcode);27 /* This is some variant of a comparison (PerformComparison in EmulateCPRT() 31 return PerformComparison(opcode); in EmulateCPRT() 142 static unsigned int PerformComparison(const unsigned int opcode) in PerformComparison() function