diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-04-19 13:22:27 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-04-30 11:16:49 +0100 |
commit | a736cbc303f3c3f79b7b0b09e0dd4e18c8bcf94c (patch) | |
tree | e8f330c7cd92565a53f8eed1cee225db0a14678d /util/vfio-helpers.c | |
parent | 33e74c3172defc841692b4281d2dbd8f8a966e17 (diff) | |
download | qemu-a736cbc303f3c3f79b7b0b09e0dd4e18c8bcf94c.zip qemu-a736cbc303f3c3f79b7b0b09e0dd4e18c8bcf94c.tar.gz qemu-a736cbc303f3c3f79b7b0b09e0dd4e18c8bcf94c.tar.bz2 |
target/arm: Fix decode of align in VLDST_single
The encoding of size = 2 and size = 3 had the incorrect decode
for align, overlapping the stride field. This error was hidden
by what should have been unnecessary masking in translate.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210419202257.161730-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'util/vfio-helpers.c')
0 files changed, 0 insertions, 0 deletions