qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Bastian Koppelmann
Subject: [Qemu-devel] [PATCH 0/5] TriCore bugfixes
Date: Tue, 5 May 2015 19:46:58 +0200

Hi,

here is a round of bugfixes for the TriCore, which are mostly one liner.

Cheers,
Bastian

Bastian Koppelmann (5):
  target-tricore: Fix LOOP using wrong register for compare
  target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte
    memory access insted of 4
  target-tricore: fix BO_OFF10_SEXT calculating the wrong offset
  target-tricore: fix rslcx restoring the upper context instead of the
    lower
  target-tricore: fix rfe not restoring the PC

 target-tricore/op_helper.c       | 3 ++-
 target-tricore/translate.c       | 6 +++---
 target-tricore/tricore-opcodes.h | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.3.7




reply via email to

[Prev in Thread] Current Thread [Next in Thread]