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.h353 VFPRoundingMode FPSCR_rounding_mode_; variable
Dsimulator-arm.cc774 FPSCR_rounding_mode_ = RZ; in Simulator()
2852 (FPSCR_rounding_mode_); in DecodeTypeVFP()
2874 FPSCR_rounding_mode_ = in DecodeTypeVFP()
3044 VFPRoundingMode mode = (instr->Bit(7) != 1) ? FPSCR_rounding_mode_ in DecodeVCVTBetweenFloatingPointAndInteger()