Home
last modified time | relevance | path

Searched refs:FPSCR_rounding_mode_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm/
Dsimulator-arm.h367 VFPRoundingMode FPSCR_rounding_mode_; variable
Dsimulator-arm.cc676 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()