Searched refs:BRXHG (Results 1 – 5 of 5) sorted by relevance
444 } else if (BRXHG == opcode) { in target_at()466 opcode == BRXHG); in target_at_put()489 } else if (BRXHG == opcode) { in target_at_put()508 BRXHG == opcode) { in max_reach_from()
1132 EVALUATE(BRXHG);
1472 V(brxhg, BRXHG, \
1419 EvalTable[BRXHG] = &Simulator::Evaluate_BRXHG; in EvalTableInit()9240 EVALUATE(BRXHG) { in EVALUATE() argument9241 DCHECK_OPCODE(BRXHG); in EVALUATE()
187 def BRXHG : BranchBinaryRIEe<"brxhg", 0xEC44, GR64>;