Searched refs:CDGBR (Results 1 – 5 of 5) sorted by relevance
943 case CDGBR: in DecodeFourByte()
252 CDGBR = 0xB3A5, // Convert From Fixed (64 to long BFP) enumerator
2895 rre_form(CDGBR, Register::from_code(r1.code()), r2); in cdgbr()
4151 case CDGBR: in DecodeFourByteFloatingPoint()4226 } else if (op == CDGBR) { in DecodeFourByteFloatingPoint()
189 def CDGBR : UnaryRRE<"cdgb", 0xB3A5, sint_to_fp, FP64, GR64>;