Searched refs:VFPRoundingMode (Results 1 – 3 of 3) sorted by relevance
319 VFPRoundingMode mode);367 VFPRoundingMode FPSCR_rounding_mode_;
391 enum VFPRoundingMode { enum
3510 static_cast<VFPRoundingMode>((rt_value) & kVFPRoundingModeMask); in DecodeTypeVFP()3637 bool get_inv_op_vfp_flag(VFPRoundingMode mode, in get_inv_op_vfp_flag()3691 VFPRoundingMode mode) { in ConvertDoubleToInt()3760 VFPRoundingMode mode = (instr->Bit(7) != 1) ? FPSCR_rounding_mode_ in DecodeVCVTBetweenFloatingPointAndInteger()