Searched refs:dst_precision (Results 1 – 1 of 1) sorted by relevance
3153 VFPRegPrecision dst_precision = kDoublePrecision; in DecodeVCVTBetweenDoubleAndSingle() local3156 dst_precision = kSinglePrecision; in DecodeVCVTBetweenDoubleAndSingle()3160 int dst = instr->VFPDRegValue(dst_precision); in DecodeVCVTBetweenDoubleAndSingle()3163 if (dst_precision == kSinglePrecision) { in DecodeVCVTBetweenDoubleAndSingle()