Searched refs:BXLEG (Results 1 – 4 of 4) sorted by relevance
1094 EVALUATE(BXLEG);
174 V(bxleg, BXLEG, 0xEB45) /* type = RSY_A BRANCH ON INDEX LOW OR EQUAL (64) */ \
1381 EvalTable[BXLEG] = &Simulator::Evaluate_BXLEG; in EvalTableInit()8863 EVALUATE(BXLEG) { in EVALUATE() argument
193 def BXLEG : BranchBinaryRSY<"bxleg", 0xEB45, GR64>;