Searched refs:MXDBR (Results 1 – 13 of 13) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 403 def MXDBR : BinaryRRE<"mxdb", 0xB307, null_frag, FP128, FP64>; 405 (MXDBR (INSERT_SUBREG (f128 (IMPLICIT_DEF)),
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-04.ll | 107 ; Check that multiplications of spilled values can use MXDB rather than MXDBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-04.ll | 107 ; Check that multiplications of spilled values can use MXDB rather than MXDBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 459 def MXDBR : BinaryRRE<"mxdbr", 0xB307, null_frag, FP128, FP64>; 462 (MXDBR (INSERT_SUBREG (f128 (IMPLICIT_DEF)),
|
D | SystemZScheduleZ196.td | 804 def : InstRW<[WLat10, FPU4, GroupAlone], (instregex "MXDBR$")>;
|
D | SystemZScheduleZEC12.td | 842 def : InstRW<[WLat10, FPU4, GroupAlone], (instregex "MXDBR$")>;
|
D | SystemZScheduleZ13.td | 870 def : InstRW<[WLat8, VecBF4, GroupAlone], (instregex "MXDBR$")>;
|
D | SystemZScheduleZ14.td | 889 def : InstRW<[WLat8, VecBF4, GroupAlone], (instregex "MXDBR$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 729 EVALUATE(MXDBR);
|
D | constants-s390.h | 1251 V(mxdbr, MXDBR, 0xB307) /* type = RRE MULTIPLY (long to extended BFP) */ \
|
D | simulator-s390.cc | 1018 EvalTable[MXDBR] = &Simulator::Evaluate_MXDBR; in EvalTableInit() 5432 EVALUATE(MXDBR) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 747 1055670U, // MXDBR
|
D | SystemZGenDisassemblerTables.inc | 312 /* 881 */ MCD_OPC_Decode, 214, 5, 35, // Opcode: MXDBR
|