mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
Correct arithmetic for separating high and low on a large negative number. Cc: qemu-stable@nongnu.org Fixes:79ffece444
("tcg/arm: Implement direct branch for goto_tb") Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1714 Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> (cherry picked from commite41f1825b4
) Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>