qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/s390x: Fix LAE setting a wrong access register
@ 2024-01-09 23:22 Ilya Leoshkevich
  2024-01-09 23:22 ` [PATCH 1/2] " Ilya Leoshkevich
  2024-01-09 23:22 ` [PATCH 2/2] tests/tcg/s390x: Test LOAD ADDRESS EXTENDED Ilya Leoshkevich
  0 siblings, 2 replies; 7+ messages in thread
From: Ilya Leoshkevich @ 2024-01-09 23:22 UTC (permalink / raw)
  To: Richard Henderson, David Hildenbrand, Thomas Huth
  Cc: qemu-s390x, qemu-devel, Ilya Leoshkevich

Hi,

Ido has noticed that LAE sets a wrong access register and proposed a
fix. This series fixes the issue and adds a test.

Best regards,
Ilya

Ilya Leoshkevich (2):
  target/s390x: Fix LAE setting a wrong access register
  tests/tcg/s390x: Test LOAD ADDRESS EXTENDED

 target/s390x/tcg/translate.c    |  3 ++-
 tests/tcg/s390x/Makefile.target |  1 +
 tests/tcg/s390x/lae.c           | 25 +++++++++++++++++++++++++
 3 files changed, 28 insertions(+), 1 deletion(-)
 create mode 100644 tests/tcg/s390x/lae.c

-- 
2.43.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-11  9:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-09 23:22 [PATCH 0/2] target/s390x: Fix LAE setting a wrong access register Ilya Leoshkevich
2024-01-09 23:22 ` [PATCH 1/2] " Ilya Leoshkevich
2024-01-10  9:11   ` David Hildenbrand
2024-01-09 23:22 ` [PATCH 2/2] tests/tcg/s390x: Test LOAD ADDRESS EXTENDED Ilya Leoshkevich
2024-01-10 16:50   ` Thomas Huth
2024-01-11  8:37   ` Thomas Huth
2024-01-11  9:04     ` Ilya Leoshkevich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).