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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/nwfpe/
H A DARM-gcc.h83 #define int32_to_float32 __floatsisf macro
H A Dfpa11_cprt.c82 fpa11->fpreg[getFn(opcode)].fSingle = int32_to_float32(&roundData, readRegister(getRd(opcode)));
H A Dsoftfloat.h127 float32 int32_to_float32( struct roundingData *, signed int );
H A Dsoftfloat.c734 float32 int32_to_float32(struct roundingData *roundData, int32 a) function

Completed in 61 milliseconds