target/s390x: Fix helper_per_ifetch flags
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 2 May 2024 05:44:14 +0000 (22:44 -0700)
committerThomas Huth <thuth@redhat.com>
Wed, 29 May 2024 10:41:15 +0000 (12:41 +0200)
commit67b765d3f3f1430abfc97915063740d12f2f7dba
treeda4903fa72e67155cd2f881c02580f641d67f293
parent31b2d4a1b3136f727866326b2cee5e993ea36e8a
target/s390x: Fix helper_per_ifetch flags

CPU state is read on the exception path.

Fixes: 83bb161299c ("target-s390x: PER instruction-fetch nullification event support")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-ID: <20240502054417.234340-12-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/helper.h