Home
last modified time | relevance | path

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

/external/v8/src/mips64/
Dsimulator-mips64.h209 bool set_fcsr_round64_error(double original, double rounded);
Dsimulator-mips64.cc1225 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error() function in v8::internal::Simulator
2474 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegister()
2483 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegister()
2492 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegister()
2501 if (set_fcsr_round64_error(fs, rounded)) { in DecodeTypeRegister()