[PATCH 0/4] TriCore bugfixes

2023-06-12 Thread Bastian Koppelmann
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 restorin

[Qemu-devel] [PATCH 0/4] TriCore bugfixes

2015-01-21 Thread Bastian Koppelmann
Hi, this patchset only contains bugfixes, like the ones found by coverity, and some minor corner cases in some instructions. Cheers, Bastian Bastian Koppelmann (4): target-tricore: Several translator and cpu model fixes target-tricore: calculate av bits before saturation target-tricore: Fi