Home
last modified time | relevance | path

Searched refs:VFPRoundingMode (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.h410 VFPRoundingMode mode);
458 VFPRoundingMode FPSCR_rounding_mode_;
H A Dsimulator-arm.cc3527 static_cast<VFPRoundingMode>((rt_value)&kVFPRoundingModeMask); in DecodeTypeVFP()
3652 bool get_inv_op_vfp_flag(VFPRoundingMode mode, double val, bool unsigned_) { in get_inv_op_vfp_flag()
3697 VFPRoundingMode mode) { in ConvertDoubleToInt()
3780 VFPRoundingMode mode = (instr->Bit(7) != 1) ? FPSCR_rounding_mode_ : RZ; in DecodeVCVTBetweenFloatingPointAndInteger()
/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h370 enum VFPRoundingMode { enum

Completed in 13 milliseconds