Home
last modified time | relevance | path

Searched refs:int32_to_floatx80 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dsoftfloat.h130 floatx80 int32_to_floatx80( signed int );
H A Dfpa11_cprt.c85 fpa11->fpreg[getFn(opcode)].fExtended = int32_to_floatx80(readRegister(getRd(opcode))); in PerformFLT()
H A Dsoftfloat.c806 floatx80 int32_to_floatx80( int32 a ) in int32_to_floatx80() function
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dsoftfloat.h130 floatx80 int32_to_floatx80( signed int );
H A Dfpa11_cprt.c85 fpa11->fpreg[getFn(opcode)].fExtended = int32_to_floatx80(readRegister(getRd(opcode))); in PerformFLT()
H A Dsoftfloat.c806 floatx80 int32_to_floatx80( int32 a ) in int32_to_floatx80() function

Completed in 12 milliseconds