Home
last modified time | relevance | path

Searched refs:set_fcsr_round_error (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.h244 bool set_fcsr_round_error(double original, double rounded);
246 bool set_fcsr_round_error(float original, float rounded);
H A Dsimulator-loong64.cc1038 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
1110 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
4698 if (set_fcsr_round_error(fj, rounded)) { in DecodeTypeOp22()
4711 if (set_fcsr_round_error(fj, rounded)) { in DecodeTypeOp22()
4750 if (set_fcsr_round_error(fj, rounded)) { in DecodeTypeOp22()
4763 if (set_fcsr_round_error(fj, rounded)) { in DecodeTypeOp22()
4802 if (set_fcsr_round_error(fj, rounded)) { in DecodeTypeOp22()
4815 if (set_fcsr_round_error(fj, rounded)) { in DecodeTypeOp22()
4859 if (set_fcsr_round_error(fj, rounded)) { in DecodeTypeOp22()
4877 if (set_fcsr_round_error(f in DecodeTypeOp22()
[all...]
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h272 bool set_fcsr_round_error(double original, double rounded);
274 bool set_fcsr_round_error(float original, float rounded);
H A Dsimulator-mips64.cc1059 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
1137 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
2909 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
2918 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
2940 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
2974 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
2983 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
3259 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
3274 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
3283 if (set_fcsr_round_error(f in DecodeTypeRegisterDRsType()
[all...]
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h276 bool set_fcsr_round_error(double original, double rounded);
277 bool set_fcsr_round_error(float original, float rounded);
H A Dsimulator-mips.cc1247 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
1325 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
2878 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
2892 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
2901 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
2910 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
2919 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
3424 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
3447 if (set_fcsr_round_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
3474 if (set_fcsr_round_error(f in DecodeTypeRegisterSRsType()
[all...]

Completed in 27 milliseconds