[PATCH 0/4] TriCore bugfixes

Bastian Koppelmann posted 4 patches 11 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230612113245.56667-1-kbastian@mail.uni-paderborn.de
Maintainers: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
target/tricore/op_helper.c | 15 ++++++++++-----
target/tricore/translate.c | 12 ++++++++++--
2 files changed, 20 insertions(+), 7 deletions(-)
[PATCH 0/4] TriCore bugfixes
Posted by Bastian Koppelmann 11 months, 1 week ago
Hi,

this series fixes a bunch of TriCore issues on the bugtracker.

Cheers,
Bastian

Bastian Koppelmann (3):
  target/tricore: Correctly fix saving PSW.CDE to CSA on call
  target/tricore: Add CHECK_REG_PAIR() for insn accessing 64 bit regs
  target/tricore: Fix helper_ret() not correctly restoring PSW

Siqi Chen (1):
  target/tricore: Fix out-of-bounds index in imask instruction

 target/tricore/op_helper.c | 15 ++++++++++-----
 target/tricore/translate.c | 12 ++++++++++--
 2 files changed, 20 insertions(+), 7 deletions(-)

-- 
2.40.1