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

/external/v8/src/mips/
H A Dsimulator-mips.cc1172 bool Simulator::set_fcsr_round_error(double original, double rounded) { function in class:v8::internal::Simulator
2071 if (set_fcsr_round_error(fs, rounded)) {
2081 if (set_fcsr_round_error(fs, rounded)) {
2091 if (set_fcsr_round_error(fs, rounded)) {
2101 if (set_fcsr_round_error(fs, rounded)) {

Completed in 54 milliseconds