HomeSort by relevance Sort by last modified time
    Searched defs:set_fcsr_round_error (Results 1 - 2 of 2) sorted by null

  /external/v8/src/mips/
simulator-mips.cc 1429 bool Simulator::set_fcsr_round_error(double original, double rounded) { function in class:v8::internal::Simulator
1495 bool Simulator::set_fcsr_round_error(float original, float rounded) { function in class:v8::internal::Simulator
    [all...]
  /external/v8/src/mips64/
simulator-mips64.cc 1230 bool Simulator::set_fcsr_round_error(double original, double rounded) { function in class:v8::internal::Simulator
1296 bool Simulator::set_fcsr_round_error(float original, float rounded) { function in class:v8::internal::Simulator
    [all...]

Completed in 194 milliseconds