On 24/2/25 18:14, Richard Henderson wrote:
So far we've only been updating the AEXC byte. Update the EXC byte as well.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/m68k/fpu_helper.c | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>