Searched refs:CGRT (Results 1 – 7 of 7) sorted by relevance
916 EVALUATE(CGRT);
347 V(cgrt, CGRT, 0xB960) /* type = RRF_C COMPARE AND TRAP (64) */ \
1204 EvalTable[CGRT] = &Simulator::Evaluate_CGRT; in EvalTableInit()7071 EVALUATE(CGRT) { in EVALUATE() argument
1476 return SystemZ::CGRT; in getFusedCompare()
303 def CGRT : InstRRFc<0xB960, (outs), (ins GR64:$R1, GR64:$R2),
1797 return SystemZ::CGRT; in getFusedCompare()
212 defm CGRT : CmpBranchRRFcPair<"cgrt", 0xB960, GR64>;