On 03/28/2018 10:22 AM, Richard Henderson wrote: > + /* Mark fp status as dirty. */ > + env->mstatus = MSTATUS_FS;
Bah. This should of course be |=. r~
On 03/28/2018 10:22 AM, Richard Henderson wrote: > + /* Mark fp status as dirty. */ > + env->mstatus = MSTATUS_FS;
Bah. This should of course be |=. r~