summaryrefslogtreecommitdiff
path: root/target-arm/neon_helper.c
diff options
context:
space:
mode:
authorJuha Riihimäki <juha.riihimaki@nokia.com>2009-10-24 15:19:05 +0300
committerAurelien Jarno <aurelien@aurel32.net>2009-10-27 09:46:26 +0100
commitca9a32e4f3da59f07ae2c68df68d1130e02d4665 (patch)
treea470f736a4016252b83ea01048604fa44ff29fd0 /target-arm/neon_helper.c
parent71b3c3dea21a310c5df7406cdc1cffc64cf14c18 (diff)
downloadqemu-ca9a32e4f3da59f07ae2c68df68d1130e02d4665.tar.gz
target-arm: fix neon vsri, vshl and vsli ops
Shift by immediate value is incorrectly overwritten by a temporary variable in the processing of NEON vsri, vshl and vsli instructions. This patch has been revised to also include a fix for the special case where the code would previously try to shift an integer value over 31 bits left/right. Signed-off-by: Juha Riihimäki <juha.riihimaki@nokia.com> Acked-by: Laurent Desnogues <laurent.desnogues@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-arm/neon_helper.c')
0 files changed, 0 insertions, 0 deletions