Searched refs:MDBR (Results 1 – 7 of 7) sorted by relevance
220 Changed |= shortenOn001(MI, SystemZ::MDBR); in processBlock()
383 def MDBR : BinaryRRE<"mdb", 0xB31C, fmul, FP64, FP64>;
77 ; Check that multiplications of spilled values can use MDB rather than MDBR.
1012 case MDBR: in DecodeFourByte()
813 EVALUATE(MDBR);
1304 V(mdbr, MDBR, 0xB31C) /* type = RRE MULTIPLY (long BFP) */ \
1039 EvalTable[MDBR] = &Simulator::Evaluate_MDBR; in EvalTableInit()4163 case MDBR: in DecodeFourByteFloatingPoint()4207 } else if (op == MDBR) { in DecodeFourByteFloatingPoint()8919 EVALUATE(MDBR) { in EVALUATE() argument8920 DCHECK_OPCODE(MDBR); in EVALUATE()