Searched refs:VFPRoundingMode (Results 1 – 11 of 11) sorted by relevance
353 VFPRoundingMode FPSCR_rounding_mode_;
407 enum VFPRoundingMode { enum
2875 static_cast<VFPRoundingMode>((rt_value) & kVFPRoundingModeMask); in DecodeTypeVFP()2964 bool get_inv_op_vfp_flag(VFPRoundingMode mode, in get_inv_op_vfp_flag()3044 VFPRoundingMode mode = (instr->Bit(7) != 1) ? FPSCR_rounding_mode_ in DecodeVCVTBetweenFloatingPointAndInteger()
929 void EmitVFPTruncate(VFPRoundingMode rounding_mode,
2416 void MacroAssembler::EmitVFPTruncate(VFPRoundingMode rounding_mode, in EmitVFPTruncate()
4238 VFPRoundingMode rounding_mode = kRoundToMinusInf; in DoDoubleToI()
399 enum VFPRoundingMode { enum
398 VFPRoundingMode FPSCR_rounding_mode_;
3088 static_cast<VFPRoundingMode>((rt_value) & kVFPRoundingModeMask); in DecodeTypeVFP()3177 bool get_inv_op_vfp_flag(VFPRoundingMode mode, in get_inv_op_vfp_flag()3257 VFPRoundingMode mode = (instr->Bit(7) != 1) ? FPSCR_rounding_mode_ in DecodeVCVTBetweenFloatingPointAndInteger()
433 VFPRoundingMode mode, in TestRoundingMode()
442 VFPRoundingMode mode, in TestRoundingMode()