On 10/20/22 21:52, Alex Bennée wrote:
This isn't an translator picking up an instruction so we shouldn't use the translator_lduw function which has side effects for plugins.Signed-off-by: Alex Bennée<alex.ben...@linaro.org> --- target/s390x/tcg/translate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~