Searched refs:int32_to_float32 (Results 1 – 4 of 4) sorted by relevance
84 #define int32_to_float32 __floatsisf macro
127 float32 int32_to_float32( struct roundingData *, signed int );
70 fpa11->fpreg[getFn(opcode)].fSingle = int32_to_float32(&roundData, readRegister(getRd(opcode))); in PerformFLT()
762 float32 int32_to_float32(struct roundingData *roundData, int32 a) in int32_to_float32() function
Completed in 9 milliseconds