Home
last modified time | relevance | path

Searched refs:BASR (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp198 LoweredMI = MCInstBuilder(SystemZ::BASR) in EmitInstruction()
571 EmitToStreamer(*OutStreamer, MCInstBuilder(SystemZ::BASR) in LowerPATCHPOINT()
DSystemZInstrInfo.td255 def BASR : CallRR <"basr", 0x0D>;
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp198 LoweredMI = MCInstBuilder(SystemZ::BASR) in EmitInstruction()
DSystemZInstrInfo.td427 def BASR : InstRR<0x0D, (outs), (ins GR64:$R1, ADDR64:$R2),
/external/v8/src/s390/
Dsimulator-s390.h476 EVALUATE(BASR);
Dconstants-s390.h1485 V(basr, BASR, 0x0D) /* type = RR BRANCH AND SAVE */ \
Dsimulator-s390.cc767 EvalTable[BASR] = &Simulator::Evaluate_BASR; in EvalTableInit()
3270 EVALUATE(BASR) { in EVALUATE() argument
3271 DCHECK_OPCODE(BASR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc402 4202092U, // BASR
DSystemZGenDisassemblerTables.inc63 /* 138 */ MCD_OPC_Decode, 253, 2, 2, // Opcode: BASR