Home
last modified time | relevance | path

Searched refs:int32_to_float32 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm/nwfpe/
A DARM-gcc.h84 #define int32_to_float32 __floatsisf macro
A Dsoftfloat.h127 float32 int32_to_float32( struct roundingData *, signed int );
A Dfpa11_cprt.c70 fpa11->fpreg[getFn(opcode)].fSingle = int32_to_float32(&roundData, readRegister(getRd(opcode))); in PerformFLT()
A Dsoftfloat.c762 float32 int32_to_float32(struct roundingData *roundData, int32 a) in int32_to_float32() function

Completed in 10 milliseconds