[PATCH for-9.0 v2 0/3] target/hppa: Fix some wide mode displacements

Richard Henderson posted 3 patches 8 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240313225140.812202-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>
target/hppa/insns.decode | 49 ++++++++++++++++++-------------
target/hppa/translate.c  | 62 ++++++++++++++++++++++++++++++++++++----
2 files changed, 85 insertions(+), 26 deletions(-)
[PATCH for-9.0 v2 0/3] target/hppa: Fix some wide mode displacements
Posted by Richard Henderson 8 months, 2 weeks ago
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