Searched refs:SetRoundingPrecision (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/nwfpe/
H A Dfpa11.c65 int8 SetRoundingPrecision(const unsigned int opcode) SetRoundingPrecision() function
H A Dfpa11.h94 extern int8 SetRoundingPrecision(const unsigned int);
H A Dfpa11_cpdo.c44 roundData.precision = SetRoundingPrecision(opcode); EmulateCPDO()
H A Dfpa11_cprt.c75 roundData.precision = SetRoundingPrecision(opcode); PerformFLT()
119 roundData.precision = SetRoundingPrecision(opcode); PerformFIX()
H A Dfpa11_cpdt.c274 roundData.precision = SetRoundingPrecision(opcode); PerformSTF()

Completed in 112 milliseconds