Searched refs:VFPRoundingMode (Results 1 – 5 of 5) sorted by relevance
404 enum VFPRoundingMode { enum
387 VFPRoundingMode FPSCR_rounding_mode_;
3446 static_cast<VFPRoundingMode>((rt_value) & kVFPRoundingModeMask); in DecodeTypeVFP()3548 bool get_inv_op_vfp_flag(VFPRoundingMode mode, in get_inv_op_vfp_flag()3628 VFPRoundingMode mode = (instr->Bit(7) != 1) ? FPSCR_rounding_mode_ in DecodeVCVTBetweenFloatingPointAndInteger()
458 VFPRoundingMode mode,
444 VFPRoundingMode mode, in TestRoundingMode()