Richard Henderson writes:
> Alex's new float_convs test dies with SIGFPE for alpha-linux-user.
>
> This is fixed in patch 6, where I mask the exception similar to how
> the kernel would, when passed through the software completion handler.
>
> Patches 2 & 3 fix bugs that I noticed in the proces
Alex's new float_convs test dies with SIGFPE for alpha-linux-user.
This is fixed in patch 6, where I mask the exception similar to how
the kernel would, when passed through the software completion handler.
Patches 2 & 3 fix bugs that I noticed in the process; the rest are
simple cleanup, trying t