[PATCH v2 0/6] few fixes for hppa target

Sven Schnelle posted 6 patches 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240319161921.487080-1-svens@stackframe.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>
target/hppa/insns.decode |  6 ++--
target/hppa/mem_helper.c | 59 +++++++++++++++++++++++++++++++++-------
target/hppa/op_helper.c  | 10 +++----
target/hppa/translate.c  | 19 ++++++++++---
4 files changed, 72 insertions(+), 22 deletions(-)
[PATCH v2 0/6] few fixes for hppa target
Posted by Sven Schnelle 1 month, 1 week ago
Hi,

here are a few fixes for the hppa target i made while debugging
some wide mode issues.

Changes in v2:

- use Richards version for access id matching
- add trans_fic()

Sven Schnelle (6):
  target/hppa: ldcw,s uses static shift of 3
  target/hppa: fix shrp for wide mode
  target/hppa: fix access_id check
  target/hppa: exit tb on flush cache instructions
  target/hppa: mask privilege bits in mfia
  target/hppa: fix do_stdby_e()

 target/hppa/insns.decode |  6 ++--
 target/hppa/mem_helper.c | 59 +++++++++++++++++++++++++++++++++-------
 target/hppa/op_helper.c  | 10 +++----
 target/hppa/translate.c  | 19 ++++++++++---
 4 files changed, 72 insertions(+), 22 deletions(-)

-- 
2.43.2