Searched refs:VFPRoundingMode (Results 1 – 3 of 3) sorted by relevance
404 enum VFPRoundingMode { enum
394 VFPRoundingMode FPSCR_rounding_mode_;
3342 static_cast<VFPRoundingMode>((rt_value) & kVFPRoundingModeMask); in DecodeTypeVFP()3469 bool get_inv_op_vfp_flag(VFPRoundingMode mode, in get_inv_op_vfp_flag()3549 VFPRoundingMode mode = (instr->Bit(7) != 1) ? FPSCR_rounding_mode_ in DecodeVCVTBetweenFloatingPointAndInteger()