Searched refs:FPSCR_rounding_mode_ (Results 1 – 2 of 2) sorted by relevance
367 VFPRoundingMode FPSCR_rounding_mode_; variable
676 FPSCR_rounding_mode_ = RN; in Simulator()3486 (FPSCR_rounding_mode_); in DecodeTypeVFP()3509 FPSCR_rounding_mode_ = in DecodeTypeVFP()3760 VFPRoundingMode mode = (instr->Bit(7) != 1) ? FPSCR_rounding_mode_ in DecodeVCVTBetweenFloatingPointAndInteger()