mirror of
https://github.com/qemu/qemu.git
synced 2026-09-27 00:41:44 +00:00
Previously this would result in an exception for shifting the field mask by a negative number. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>