Searched refs:ALCGR (Results 1 – 5 of 5) sorted by relevance
115 ; ALGR and ALCGR.
189 ALCGR = 0xB988, // Add Logical With Carry (64) enumerator
978 EVALUATE(ALCGR);
1199 EvalTable[ALCGR] = &Simulator::Evaluate_ALCGR; in EvalTableInit()10267 EVALUATE(ALCGR) { in EVALUATE() argument
943 def ALCGR : BinaryRRE<"alcg", 0xB988, adde, GR64, GR64>;