Re: [hatari-devel] FPU update |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
> Here is a link to the diagnostic version of the fpu test program:
One more suggestion: Is it possible to also include FPSR register
contents in test program's result check parameters? Clear it before each
test instruction, execute test instruction, store FPSR/compare FPSR
against real hardware stored FPSR.
Exceptions are not needed, if FPSR exception bits match, exception
should also work correctly. (Arithmetic exceptions are not yet enabled
in emulation).