Home
last modified time | relevance | path

Searched refs:SetRoundingMode (Results 1 – 5 of 5) sorted by relevance

/arch/arm/nwfpe/
Dfpa11.c47 int8 SetRoundingMode(const unsigned int opcode) in SetRoundingMode() function
Dfpa11.h93 extern int8 SetRoundingMode(const unsigned int);
Dfpa11_cpdo.c43 roundData.mode = SetRoundingMode(opcode); in EmulateCPDO()
Dfpa11_cprt.c74 roundData.mode = SetRoundingMode(opcode); in PerformFLT()
118 roundData.mode = SetRoundingMode(opcode); in PerformFIX()
Dfpa11_cpdt.c273 roundData.mode = SetRoundingMode(opcode); in PerformSTF()