Searched refs:int32_to_float64 (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.h99 #define int32_to_float64 ___int32_to_float64 macro
H A Dfpa11_cprt.c93 fpa11->fpreg[getFn(opcode)].fDouble = int32_to_float64(readRegister(getRd(opcode)));
H A Dsoftfloat.c752 float64 int32_to_float64( int32 a ) function
H A Dsoftfloat.h128 float64 int32_to_float64( signed int );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A DARM-gcc.h99 #define int32_to_float64 ___int32_to_float64 macro
H A Dfpa11_cprt.c100 int32_to_float64(readRegister(getRd(opcode)));
H A Dsoftfloat.c770 float64 int32_to_float64( int32 a ) function
H A Dsoftfloat.h121 float64 int32_to_float64( signed int );

Completed in 79 milliseconds