diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-07-31 11:17:27 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-07-31 11:17:27 +0100 |
commit | 638511e99207290c83d87326187e41f88fb92301 (patch) | |
tree | d0faba021d636728bb47ea95aa8d71617cf6e5bb /scripts | |
parent | ccb86f079a9e4d94918086a9df18c1844347aff8 (diff) | |
download | qemu-638511e99207290c83d87326187e41f88fb92301.zip qemu-638511e99207290c83d87326187e41f88fb92301.tar.gz qemu-638511e99207290c83d87326187e41f88fb92301.tar.bz2 |
target/arm: Fix MemOp for STGP
When converting to decodetree, the code to rebuild mop for the pair
only made it into trans_STP and not into trans_STGP.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1790
Fixes: 8c212eb6594 ("target/arm: Convert load/store-pair to decodetree")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230726165416.309624-1-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions