Skip to content
Snippets Groups Projects
user avatar
Richard Henderson authored
The masking in tcg_out_shl was incorrect, producing an
illegal instruction, rather than merely unspecified results
for the out-of-range shift.

Tested-by: default avatarJoel Stanley <joel@jms.id.au>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1051


Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
94bcc91b
History