Searched refs:MDBR (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 220 Changed |= shortenOn001(MI, SystemZ::MDBR); in processBlock()
|
D | SystemZInstrFP.td | 383 def MDBR : BinaryRRE<"mdb", 0xB31C, fmul, FP64, FP64>;
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-03.ll | 77 ; Check that multiplications of spilled values can use MDB rather than MDBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-03.ll | 77 ; Check that multiplications of spilled values can use MDB rather than MDBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 232 Changed |= shortenOn001(MI, SystemZ::MDBR); in processBlock()
|
D | SystemZInstrFP.td | 439 def MDBR : BinaryRRE<"mdbr", 0xB31C, fmul, FP64, FP64>;
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 526 case MDBR: in DecodeSpecial()
|
D | simulator-s390.h | 750 EVALUATE(MDBR);
|
D | constants-s390.h | 1270 V(mdbr, MDBR, 0xB31C) /* type = RRE MULTIPLY (long BFP) */ \
|
D | simulator-s390.cc | 1039 EvalTable[MDBR] = &Simulator::Evaluate_MDBR; in EvalTableInit() 5638 EVALUATE(MDBR) { in EVALUATE() argument 5639 DCHECK_OPCODE(MDBR); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 711 1055622U, // MDBR
|
D | SystemZGenDisassemblerTables.inc | 369 /* 1145 */ MCD_OPC_Decode, 178, 5, 40, // Opcode: MDBR
|