Home | History | Annotate | Download | only in mips

Lines Matching full:fd_int

2552   int64_t fd_int = bit_cast<int64_t>(fd);
2595 SetFPUDoubleResult(fd_reg(), (fd_int & 0x1) == 0 ? fs : ft);
3041 int32_t fd_int = bit_cast<int32_t>(fd);
3179 SetFPUFloatResult(fd_reg(), (fd_int & 0x1) == 0 ? fs : ft);