Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/nwfpe/
Dfpa11.c53 int8 SetRoundingPrecision(const unsigned int opcode) in SetRoundingPrecision() function
Dfpa11.h82 extern int8 SetRoundingPrecision(const unsigned int);
Dfpa11_cprt.c63 roundData.precision = SetRoundingPrecision(opcode); in PerformFLT()
107 roundData.precision = SetRoundingPrecision(opcode); in PerformFIX()
Dfpa11_cpdo.c32 roundData.precision = SetRoundingPrecision(opcode); in EmulateCPDO()
Dfpa11_cpdt.c262 roundData.precision = SetRoundingPrecision(opcode); in PerformSTF()