Searched refs:SetRoundingMode (Results 1 – 10 of 10) sorted by relevance
74 void SetRoundingMode(const unsigned int opcode) in SetRoundingMode() function182 SetRoundingMode(ROUND_TO_NEAREST); in EmulateAll()
77 SetRoundingMode(opcode); in PerformFLT()117 SetRoundingMode(opcode); in PerformFIX()
89 void SetRoundingMode(const unsigned int);
37 SetRoundingMode(opcode); in EmulateCPDO()
257 SetRoundingMode(ROUND_TO_NEAREST); in PerformSTF()
35 int8 SetRoundingMode(const unsigned int opcode) in SetRoundingMode() function
81 extern int8 SetRoundingMode(const unsigned int);
62 roundData.mode = SetRoundingMode(opcode); in PerformFLT()106 roundData.mode = SetRoundingMode(opcode); in PerformFIX()
31 roundData.mode = SetRoundingMode(opcode); in EmulateCPDO()
261 roundData.mode = SetRoundingMode(opcode); in PerformSTF()