Searched refs:int32_to_float32 (Results 1 - 8 of 8) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A DARM-gcc.h83 #define int32_to_float32 __floatsisf macro
H A Dfpa11_cprt.c86 fpa11->fpreg[getFn(opcode)].fSingle = int32_to_float32(&roundData, readRegister(getRd(opcode)));
H A Dsoftfloat.c734 float32 int32_to_float32(struct roundingData *roundData, int32 a) function
H A Dsoftfloat.h127 float32 int32_to_float32( struct roundingData *, signed int );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A DARM-gcc.h83 #define int32_to_float32 __floatsisf macro
H A Dfpa11_cprt.c92 int32_to_float32(readRegister(getRd(opcode)));
H A Dsoftfloat.c752 float32 int32_to_float32( int32 a ) function
H A Dsoftfloat.h120 float32 int32_to_float32( signed int );

Completed in 67 milliseconds