Searched refs:CDBR (Results 1 – 8 of 8) sorted by relevance
244 Changed |= shortenOn01(MI, SystemZ::CDBR); in processBlock()
443 def CDBR : CompareRRE<"cdb", 0xB319, z_fcmp, FP64, FP64>;
103 ; Check that comparisons of spilled values can use CDB rather than CDBR.
991 case CDBR: in DecodeFourByte()
248 CDBR = 0xB319, // Compare (long BFP) enumerator
801 EVALUATE(CDBR);
1022 EvalTable[CDBR] = &Simulator::Evaluate_CDBR; in EvalTableInit()4148 case CDBR: in DecodeFourByteFloatingPoint()4214 } else if (op == CDBR) { in DecodeFourByteFloatingPoint()8750 EVALUATE(CDBR) { in EVALUATE() argument8751 DCHECK_OPCODE(CDBR); in EVALUATE()
2700 rre_form(CDBR, Register::from_code(r1.code()), in cdbr()