All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-9.0 v2 0/3] target/hppa: Fix some wide mode displacements
@ 2024-03-13 22:51 Richard Henderson
  2024-03-13 22:51 ` [PATCH v2 1/3] target/hppa: Fix assemble_16 insns for wide mode Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Richard Henderson @ 2024-03-13 22:51 UTC (permalink / raw)
  To: qemu-devel

As reported by Sven Schnelle, fixed via decodetree functions.

Changes for v2:
  - Fix extract_16 implementation (deller)
  - Adjust some local variables to match arch doc field names.

r~

Richard Henderson (3):
  target/hppa: Fix assemble_16 insns for wide mode
  target/hppa: Fix assemble_11a insns for wide mode
  target/hppa: Fix assemble_12a insns for wide mode

 target/hppa/insns.decode | 49 ++++++++++++++++++-------------
 target/hppa/translate.c  | 62 ++++++++++++++++++++++++++++++++++++----
 2 files changed, 85 insertions(+), 26 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-03-18 14:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-13 22:51 [PATCH for-9.0 v2 0/3] target/hppa: Fix some wide mode displacements Richard Henderson
2024-03-13 22:51 ` [PATCH v2 1/3] target/hppa: Fix assemble_16 insns for wide mode Richard Henderson
2024-03-18 13:58   ` Helge Deller
2024-03-13 22:51 ` [PATCH v2 2/3] target/hppa: Fix assemble_11a " Richard Henderson
2024-03-13 22:51 ` [PATCH v2 3/3] target/hppa: Fix assemble_12a " Richard Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.