qemu-patch-raspberry4/target-arm
Peter Maydell 33ebc29337 target-arm: Fix unsigned VQRSHL by large shift counts
Correctly handle VQRSHL of unsigned values by a shift count of the
width of the data type or larger, which must be special-cased in the
qrshl_u* helper functions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-02-20 17:43:01 +01:00
..
cpu.h
exec.h
helper.c
helpers.h
iwmmxt_helper.c
machine.c
neon_helper.c target-arm: Fix unsigned VQRSHL by large shift counts 2011-02-20 17:43:01 +01:00
op_addsub.h
op_helper.c
translate.c target-arm: fix decoding of Neon 64 bit shifts. 2011-02-20 17:43:01 +01:00