Searched refs:CUSE (Results 1 – 4 of 4) sorted by relevance
47 We don't use CUSE or the TRANSLATE family of instructions for string
371 CUSE = 0xB257, // Compare Until Substring Equal enumerator
755 EVALUATE(CUSE);
976 EvalTable[CUSE] = &Simulator::Evaluate_CUSE; in EvalTableInit()8369 EVALUATE(CUSE) { in EVALUATE() argument