Searched refs:LXDBR (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-04.ll | 91 ; Test a case where we spill the source of at least one LXDBR. We want
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-04.ll | 91 ; 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/ |
D | SystemZInstrFP.td | 198 def LXDBR : UnaryRRE<"lxdbr", 0xB305, null_frag, FP128, FP64>; 201 def : Pat<(f128 (fpextend (f64 FP64:$src))), (LXDBR FP64:$src)>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 727 EVALUATE(LXDBR);
|
D | constants-s390.h | 1247 V(lxdbr, LXDBR, \
|
D | simulator-s390.cc | 1016 EvalTable[LXDBR] = &Simulator::Evaluate_LXDBR; in EvalTableInit() 5420 EVALUATE(LXDBR) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 176 def LXDBR : UnaryRRE<"lxdb", 0xB305, fextend, FP128, FP64>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 698 4201391U, // LXDBR
|
D | SystemZGenDisassemblerTables.inc | 306 /* 853 */ MCD_OPC_Decode, 165, 5, 33, // Opcode: LXDBR
|