On 27/5/23 16:19, Richard Henderson wrote:
For the most part we can use the new generic routine, though exceptions need some post-processing to sort invalid from integer overflow.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/alpha/fpu_helper.c | 85 +++++++++------------------------------ 1 file changed, 18 insertions(+), 67 deletions(-)
To the best of my knowledge... Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>