mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-07 21:23:09 +02:00
Add casts when we're performing arithmetic on the .hi parts of an Int128, to avoid undefined behaviour. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>