On Wed, 26 Jul 2023 at 19:34, Richard Henderson
wrote:
>
> 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/sto
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
---
targ