On 06/20/2017 01:51 PM, Laurent Vivier wrote:
+ env->fpcr = 0;
You probably want to use cpu_m68k_set_fpcr here too, so that fp_status matches. r~
On 06/20/2017 01:51 PM, Laurent Vivier wrote:
+ env->fpcr = 0;
You probably want to use cpu_m68k_set_fpcr here too, so that fp_status matches. r~