diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-05-13 09:32:33 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-14 15:03:08 +0100 |
commit | 2f27c5244db300387f15d9ffa5067a204ffd625d (patch) | |
tree | 171c84e275e1c074e4d86211cbc09fcd6ee9a1f7 /target/lm32/machine.c | |
parent | 893ab0542aa385a287cbe46d5535c8b9e95ce699 (diff) | |
download | qemu-2f27c5244db300387f15d9ffa5067a204ffd625d.zip qemu-2f27c5244db300387f15d9ffa5067a204ffd625d.tar.gz qemu-2f27c5244db300387f15d9ffa5067a204ffd625d.tar.bz2 |
target/arm: Remove unnecessary range check for VSHL
In 1dc8425e551, while converting to gvec, I added an extra range check
against the shift count. This was unnecessary because the encoding of
the shift count produces 0 to the element size - 1.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200513163245.17915-5-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/lm32/machine.c')
0 files changed, 0 insertions, 0 deletions