mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 07:39:26 +00:00
Add U suffix to avoid shifting left into the sign bit, which is undefined behaviour. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>