|
From: | Richard Henderson |
Subject: | Re: [PATCH 2/2] tests/tcg/s390x: Add early-exception-recognition.S |
Date: | Tue, 14 Mar 2023 09:44:37 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
On 3/14/23 04:00, Ilya Leoshkevich wrote:
Add a small test that checks whether early exceptions are recognized and whether the correct ILC and old PSW are stored when they happen. Signed-off-by: Ilya Leoshkevich<iii@linux.ibm.com> --- tests/tcg/s390x/Makefile.softmmu-target | 1 + tests/tcg/s390x/early-exception-recognition.S | 38 +++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 tests/tcg/s390x/early-exception-recognition.S
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |