[PATCH 0/3] target/hppa: Fix some wide mode displacements

Richard Henderson posted 3 patches 8 months, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240303021925.116609-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>
There is a newer version of this series
target/hppa/insns.decode | 49 +++++++++++++++++++-------------
target/hppa/translate.c  | 61 ++++++++++++++++++++++++++++++++++++----
2 files changed, 84 insertions(+), 26 deletions(-)
[PATCH 0/3] target/hppa: Fix some wide mode displacements
Posted by Richard Henderson 8 months, 4 weeks ago
As reported by Sven Schnelle, fixed via decodetree functions.

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  | 61 ++++++++++++++++++++++++++++++++++++----
 2 files changed, 84 insertions(+), 26 deletions(-)

-- 
2.34.1