Searched refs:int32_to_float64 (Results 1 – 4 of 4) sorted by relevance
100 #define int32_to_float64 ___int32_to_float64 macro114 #define int32_to_float64 __floatsidf
128 float64 int32_to_float64( signed int );
77 fpa11->fpreg[getFn(opcode)].fDouble = int32_to_float64(readRegister(getRd(opcode))); in PerformFLT()
780 float64 int32_to_float64( int32 a ) in int32_to_float64() function
Completed in 10 milliseconds