Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-conv-04.ll91 ; Test a case where we spill the source of at least one LXDBR. We want
/external/llvm/test/CodeGen/SystemZ/
Dfp-conv-04.ll91 ; Test a case where we spill the source of at least one LXDBR. We want
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td198 def LXDBR : UnaryRRE<"lxdbr", 0xB305, null_frag, FP128, FP64>;
201 def : Pat<(f128 (fpextend (f64 FP64:$src))), (LXDBR FP64:$src)>;
/external/v8/src/s390/
Dsimulator-s390.h727 EVALUATE(LXDBR);
Dconstants-s390.h1247 V(lxdbr, LXDBR, \
Dsimulator-s390.cc1016 EvalTable[LXDBR] = &Simulator::Evaluate_LXDBR; in EvalTableInit()
5420 EVALUATE(LXDBR) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td176 def LXDBR : UnaryRRE<"lxdb", 0xB305, fextend, FP128, FP64>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc698 4201391U, // LXDBR
DSystemZGenDisassemblerTables.inc306 /* 853 */ MCD_OPC_Decode, 165, 5, 33, // Opcode: LXDBR