|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v3 23/26] target/s390x: don't use ld_code2 to probe next pc |
Date: | Thu, 20 Oct 2022 17:51:48 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 |
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.bennee@linaro.org> --- target/s390x/tcg/translate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |