diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2010-12-07 14:13:45 +0000 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-12-27 21:07:24 +0100 |
commit | a5d88f3e030f9f83e63b0cb3c09a3293d8057f4a (patch) | |
tree | 33b2f15964f11879bbe137e3a6830f57181816a3 /target-arm/helper.c | |
parent | 620d791e341fe0b36e6c2a5659b2cc9f7866948f (diff) |
target-arm: Correct result in saturating cases for VQSHL of s8/16/32
Where VQSHL of a signed 8/16/32 bit value saturated, the result
value was not being calculated correctly (it should be either
the minimum or maximum value for the size of the signed type).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-arm/helper.c')
0 files changed, 0 insertions, 0 deletions