EmuNewz Network
"intBitsToFloat" problem solved in r1977? - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56)
+---- Thread: "intBitsToFloat" problem solved in r1977? (/showthread.php?tid=3544)



"intBitsToFloat" problem solved in r1977? - gid15 - 02-03-2011

The "intBitsToFloat" problem (displayed as an ERROR message in the log files) should be fixed in r1977. A new framework implementation for the VFPU instructions has been introduced.

Because I had to change a lot of VFPU instructions, I might have broken something working correctly before... e.g. invalid memory access appearing, compiler errors displayed... please report problems introduced by r1977 here.

Please also check again the programs showing the "intBitsToFloat" error. The error message will no longer be displayed, but hopefully the application will run better...

Thank you for your regression tests! Smile