Re: [hatari-devel] Possible bug in 060 exception stack frames |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
>> Do you have Hatari with yesterday's updates included? It had some FPIAR
>> updates that affect 68040.
>
> No, just pulled them. Now most of the failures report an FPIAR of zero:
FScc, FDBcc and FTRAPcc does not modify FPIAR (68881/68882/68040). 68060
only updates it because they are unimplemented.
Not sure why SNAN test does not work. Does it even cause an exception?