Richard Henderson writes:
> The kernel masks the integer overflow exception with the
> software invalid exception mask. Include IOV in the set
> of exception bits masked by fpcr_exc_enable.
>
> Fixes the new float_convs test.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
Tes
The kernel masks the integer overflow exception with the
software invalid exception mask. Include IOV in the set
of exception bits masked by fpcr_exc_enable.
Fixes the new float_convs test.
Signed-off-by: Richard Henderson
---
target/alpha/helper.c | 7 +++
1 file changed, 7 insertions(+)