Searched refs:BASR (Results 1 – 6 of 6) sorted by relevance
198 LoweredMI = MCInstBuilder(SystemZ::BASR) in EmitInstruction()
427 def BASR : InstRR<0x0D, (outs), (ins GR64:$R1, ADDR64:$R2),
556 case BASR: in DecodeTwoByte()
540 EVALUATE(BASR);
1539 V(basr, BASR, 0x0D) /* type = RR BRANCH AND SAVE */ \
766 EvalTable[BASR] = &Simulator::Evaluate_BASR; in EvalTableInit()2586 case BASR: { in DecodeTwoByte()6545 EVALUATE(BASR) { in EVALUATE() argument6546 DCHECK_OPCODE(BASR); in EVALUATE()