Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.h245 bool set_fcsr_round64_error(double original, double rounded);
247 bool set_fcsr_round64_error(float original, float rounded);
H A Dsimulator-loong64.cc1073 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error() function in v8::internal::Simulator
1238 bool Simulator::set_fcsr_round64_error(float original, float rounded) { in set_fcsr_round64_error() function in v8::internal::Simulator
4724 if (set_fcsr_round64_error(fj, rounded)) { in DecodeTypeOp22()
4737 if (set_fcsr_round64_error(fj, rounded)) { in DecodeTypeOp22()
4776 if (set_fcsr_round64_error(fj, rounded)) { in DecodeTypeOp22()
4789 if (set_fcsr_round64_error(fj, rounded)) { in DecodeTypeOp22()
4828 if (set_fcsr_round64_error(fj, rounded)) { in DecodeTypeOp22()
4841 if (set_fcsr_round64_error(fj, rounded)) { in DecodeTypeOp22()
4895 if (set_fcsr_round64_error(fj, rounded)) { in DecodeTypeOp22()
4913 if (set_fcsr_round64_error(f in DecodeTypeOp22()
[all...]
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h273 bool set_fcsr_round64_error(double original, double rounded);
275 bool set_fcsr_round64_error(float original, float rounded);
H A Dsimulator-mips64.cc1097 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error() function in v8::internal::Simulator
1292 bool Simulator::set_fcsr_round64_error(float original, float rounded) { in set_fcsr_round64_error() function in v8::internal::Simulator
2899 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
2926 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
2955 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
2964 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
2991 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
3313 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
3328 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
3337 if (set_fcsr_round64_error(f in DecodeTypeRegisterDRsType()
[all...]
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h278 bool set_fcsr_round64_error(double original, double rounded);
279 bool set_fcsr_round64_error(float original, float rounded);
H A Dsimulator-mips.cc1285 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error() function in v8::internal::Simulator
1363 bool Simulator::set_fcsr_round64_error(float original, float rounded) { in set_fcsr_round64_error() function in v8::internal::Simulator
2932 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
2946 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
2966 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
2980 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
2994 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterDRsType()
3434 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
3457 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegisterSRsType()
3491 if (set_fcsr_round64_error(f in DecodeTypeRegisterSRsType()
[all...]

Completed in 22 milliseconds