Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/nwfpe/
Dfpa11.c35 int8 SetRoundingMode(const unsigned int opcode) in SetRoundingMode() function
Dfpa11.h81 extern int8 SetRoundingMode(const unsigned int);
Dfpa11_cprt.c62 roundData.mode = SetRoundingMode(opcode); in PerformFLT()
106 roundData.mode = SetRoundingMode(opcode); in PerformFIX()
Dfpa11_cpdo.c31 roundData.mode = SetRoundingMode(opcode); in EmulateCPDO()
Dfpa11_cpdt.c261 roundData.mode = SetRoundingMode(opcode); in PerformSTF()