diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-07-16 17:18:41 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-07-16 17:18:41 +0100 |
commit | 628fc75f3a3bb115de3b445c1a18547c44613cfe (patch) | |
tree | ce0e8f293a7629909c8e756e8628d8421a800f7f /hw/dma | |
parent | 102ad0a80f5110483efd06877c29c4236be267f9 (diff) | |
download | qemu-628fc75f3a3bb115de3b445c1a18547c44613cfe.zip |
target/arm: Fix LD1W and LDFF1W (scalar plus vector)
'I' was being double-incremented; correctly within the inner loop
and incorrectly within the outer loop.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20180711103957.3040-1-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/dma')
0 files changed, 0 insertions, 0 deletions