qemu/tests/tcg/sh4
Zack Buhman 7227c0cd50 target/sh4: Fix mac.w with saturation enabled
The saturation arithmetic logic in helper_macw is not correct.
I tested and verified this behavior on a SH7091.

Reviewd-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Zack Buhman <zack@buhman.org>
Message-Id: <20240405233802.29128-3-zack@buhman.org>
[rth: Reformat helper_macw, add a test case.]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-04-09 07:43:31 -10:00
..
Makefile.target target/sh4: Fix mac.w with saturation enabled 2024-04-09 07:43:31 -10:00
test-macl.c target/sh4: Fix mac.l with saturation enabled 2024-04-09 07:43:31 -10:00
test-macw.c target/sh4: Fix mac.w with saturation enabled 2024-04-09 07:43:31 -10:00