Home
last modified time | relevance | path

Searched refs:get_fcsr_rounding_mode (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/mips64/
Dsimulator-mips64.h225 unsigned int get_fcsr_rounding_mode();
Dsimulator-mips64.cc1078 unsigned int Simulator::get_fcsr_rounding_mode() { in get_fcsr_rounding_mode() function in v8::internal::Simulator
2627 switch (get_fcsr_rounding_mode()) { in DecodeTypeRegisterSRsType()
3003 switch (get_fcsr_rounding_mode()) { in DecodeTypeRegisterDRsType()
/external/v8/src/mips/
Dsimulator-mips.h209 unsigned int get_fcsr_rounding_mode();
Dsimulator-mips.cc1160 unsigned int Simulator::get_fcsr_rounding_mode() { in get_fcsr_rounding_mode() function in v8::internal::Simulator
1438 switch (get_fcsr_rounding_mode()) { in round_according_to_fcsr()
1480 switch (get_fcsr_rounding_mode()) { in round_according_to_fcsr()
2683 switch (get_fcsr_rounding_mode()) { in DecodeTypeRegisterDRsType()
3174 switch (get_fcsr_rounding_mode()) { in DecodeTypeRegisterSRsType()