diff options
author | Clément Chigot <chigot@adacore.com> | 2024-06-06 16:43:31 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-06-19 13:50:22 -0700 |
commit | 6b4965373e561b77f91cfbdf41353635c9661358 (patch) | |
tree | 750718f74063335ccc3f9e09ad3aae816bc7d6b5 /ui/input-linux.c | |
parent | 54b27921026df384f67df86f04c39539df375c60 (diff) |
target/sparc: use signed denominator in sdiv helper
The result has to be done with the signed denominator (b32) instead of
the unsigned value passed in argument (b).
Cc: qemu-stable@nongnu.org
Fixes: 1326010322d6 ("target/sparc: Remove CC_OP_DIV")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2319
Signed-off-by: Clément Chigot <chigot@adacore.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240606144331.698361-1-chigot@adacore.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'ui/input-linux.c')
0 files changed, 0 insertions, 0 deletions