[issue18062] m68k FPU precision issue

mirabilos report at bugs.python.org
Sat May 25 23:20:29 CEST 2013


mirabilos added the comment:

> > We do not want to change it to 64-bit because it’s not supported
> > in all environments.

> Does this also apply to changing the precision temporarily?

Yes, that’s precisely what’s not working on the most widespread emulator, at the very least. (I have working code for that, in three(!) variants, but it just ignores those requests to change precision.)

I think FPU is the one thing current m68k emulators do the worst… the responses I got from the mailing list back then said so, anyway.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18062>
_______________________________________


More information about the Python-bugs-list mailing list