Searched refs:int32_to_float64 (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/nwfpe/
H A DARM-gcc.h99 #define int32_to_float64 ___int32_to_float64 macro
H A Dfpa11_cprt.c89 fpa11->fpreg[getFn(opcode)].fDouble = int32_to_float64(readRegister(getRd(opcode)));
H A Dsoftfloat.h128 float64 int32_to_float64( signed int );
H A Dsoftfloat.c752 float64 int32_to_float64( int32 a ) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/nwfpe/
H A DARM-gcc.h99 #define int32_to_float64 ___int32_to_float64 macro
H A Dfpa11_cprt.c89 fpa11->fpreg[getFn(opcode)].fDouble = int32_to_float64(readRegister(getRd(opcode)));
H A Dsoftfloat.h128 float64 int32_to_float64( signed int );
H A Dsoftfloat.c752 float64 int32_to_float64( int32 a ) function

Completed in 123 milliseconds