Searched refs:set_fcsr_round64_error (Results 1 – 2 of 2) sorted by relevance
209 bool set_fcsr_round64_error(double original, double rounded);
1225 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error() function in v8::internal::Simulator2474 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()