Home
last modified time | relevance | path

Searched refs:MDBR (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp220 Changed |= shortenOn001(MI, SystemZ::MDBR); in processBlock()
DSystemZInstrFP.td383 def MDBR : BinaryRRE<"mdb", 0xB31C, fmul, FP64, FP64>;
/external/llvm/test/CodeGen/SystemZ/
Dfp-mul-03.ll77 ; Check that multiplications of spilled values can use MDB rather than MDBR.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-mul-03.ll77 ; Check that multiplications of spilled values can use MDB rather than MDBR.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp232 Changed |= shortenOn001(MI, SystemZ::MDBR); in processBlock()
DSystemZInstrFP.td439 def MDBR : BinaryRRE<"mdbr", 0xB31C, fmul, FP64, FP64>;
/external/v8/src/s390/
Ddisasm-s390.cc526 case MDBR: in DecodeSpecial()
Dsimulator-s390.h750 EVALUATE(MDBR);
Dconstants-s390.h1270 V(mdbr, MDBR, 0xB31C) /* type = RRE MULTIPLY (long BFP) */ \
Dsimulator-s390.cc1039 EvalTable[MDBR] = &Simulator::Evaluate_MDBR; in EvalTableInit()
5638 EVALUATE(MDBR) { in EVALUATE() argument
5639 DCHECK_OPCODE(MDBR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc711 1055622U, // MDBR
DSystemZGenDisassemblerTables.inc369 /* 1145 */ MCD_OPC_Decode, 178, 5, 40, // Opcode: MDBR