On 20/10/22 13: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: Philippe Mathieu-Daudé <phi...@linaro.org>