[PATCH 0/2] tricore: IMASK/EXTR corner case fixes

Bastian Koppelmann posted 2 patches 3 years, 1 month ago
Failed in applying to current master (apply log)
target/tricore/translate.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
[PATCH 0/2] tricore: IMASK/EXTR corner case fixes
Posted by Bastian Koppelmann 3 years, 1 month ago
Hi,

while testing Andreas' patch [1], I found two more bugs in IMASK and EXTR which
I fixed here.

[1] https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg03916.html

Cheers,
Bastian

Bastian Koppelmann (2):
  target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2
  target/tricore: Fix OPC2_32_RRPW_EXTR for width=0

 target/tricore/translate.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
2.30.1