GetFPURegisterValueInt   92 src/mips/simulator-mips.cc   int32_t GetFPURegisterValueInt(int regnum);
GetFPURegisterValueInt  229 src/mips/simulator-mips.cc     *value = GetFPURegisterValueInt(fpuregnum);
GetFPURegisterValueInt  321 src/mips/simulator-mips.cc         GetFPURegisterValueInt(n+1), \
GetFPURegisterValueInt  322 src/mips/simulator-mips.cc         GetFPURegisterValueInt(n), \
GetFPURegisterValueInt  437 src/mips/simulator-mips.cc                 value = GetFPURegisterValueInt(fpuregnum);
GetFPURegisterValueInt  442 src/mips/simulator-mips.cc                 int32_t lvalue1 = GetFPURegisterValueInt(fpuregnum);
GetFPURegisterValueInt  443 src/mips/simulator-mips.cc                 int32_t lvalue2 = GetFPURegisterValueInt(fpuregnum + 1);
GetFPURegisterValueInt  464 src/mips/simulator-mips.cc                 value = GetFPURegisterValueInt(fpuregnum);