Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-conv-03.ll107 ; Test a case where we spill the source of at least one LGBR. We want
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-conv-03.ll107 ; Test a case where we spill the source of at least one LGBR. We want
/external/v8/src/s390/
Dsimulator-s390.h866 EVALUATE(LGBR);
Dconstants-s390.h1361 V(lgbr, LGBR, 0xB906) /* type = RRE LOAD BYTE (64<-8) */ \
Dsimulator-s390.cc1154 EvalTable[LGBR] = &Simulator::Evaluate_LGBR; in EvalTableInit()
3036 EVALUATE(LGBR) { in EVALUATE() argument
3037 DCHECK_OPCODE(LGBR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc614 4201580U, // LGBR
DSystemZGenDisassemblerTables.inc551 /* 1991 */ MCD_OPC_Decode, 209, 4, 80, // Opcode: LGBR
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td590 def LGBR : UnaryRRE<"lgb", 0xB906, sext8, GR64, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td576 def LGBR : UnaryRRE<"lgbr", 0xB906, sext8, GR64, GR64>;