int32_to_float64
fpa11->fpreg[getFn(opcode)].fDouble = int32_to_float64(readRegister(getRd(opcode)));
float64 int32_to_float64( signed int );