Searched refs:get_fpu_register_float (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/mips/
H A Dsimulator-mips.h194 float get_fpu_register_float(int fpureg) const;
H A Dsimulator-mips.cc207 return sim_->get_fpu_register_float(regnum);
1061 float Simulator::get_fpu_register_float(int fpureg) const { function in class:v8::internal::Simulator
1988 f = get_fpu_register_float(fs_reg);

Completed in 21 milliseconds