Re: [PATCH 2/2] tests/tcg/s390x: Add early-exception-recognition.S

2023-03-14 Thread Richard Henderson
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 --- tests/tcg/s390x/Makefile.softmmu-target | 1 +

[PATCH 2/2] tests/tcg/s390x: Add early-exception-recognition.S

2023-03-14 Thread Ilya Leoshkevich
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 --- tests/tcg/s390x/Makefile.softmmu-target | 1 + tests/tcg/s390x/early-exception-recognition.S | 38