Searched refs:BXLE (Results 1 – 4 of 4) sorted by relevance
537 EVALUATE(BXLE);
1028 V(bxle, BXLE, 0x87) /* type = RS_A BRANCH ON INDEX LOW OR EQUAL (32) */ \
828 EvalTable[BXLE] = &Simulator::Evaluate_BXLE; in EvalTableInit()3927 EVALUATE(BXLE) { in EVALUATE() argument
191 def BXLE : BranchBinaryRS<"bxle", 0x87, GR32>;