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

  /external/v8/src/mips/
simulator-mips.cc 1641 void Simulator::round64_according_to_fcsr(double toRound, double& rounded, function in class:v8::internal::Simulator
1682 void Simulator::round64_according_to_fcsr(float toRound, float& rounded, function in class:v8::internal::Simulator
    [all...]
  /external/v8/src/mips64/
simulator-mips64.cc 1524 void Simulator::round64_according_to_fcsr(double toRound, double& rounded, function in class:v8::internal::Simulator
1607 void Simulator::round64_according_to_fcsr(float toRound, float& rounded, function in class:v8::internal::Simulator
    [all...]

Completed in 875 milliseconds