[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/5] tricore-patches
From: |
Bastian Koppelmann |
Subject: |
[Qemu-devel] [PULL 0/5] tricore-patches |
Date: |
Mon, 11 May 2015 14:30:11 +0200 |
The following changes since commit ec62ad1e27ffd1f7ff2172a916d161cc385e73bd:
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150508-1' into
staging (2015-05-11 10:43:08 +0100)
are available in the git repository at:
https://github.com/bkoppelmann/qemu-tricore-upstream.git
tags/pull-tricore-20150511
for you to fetch changes up to 3446a11181c6e8263dbd9c13c28986df4317099e:
target-tricore: fix rfe not restoring the PC (2015-05-11 14:25:49 +0200)
----------------------------------------------------------------
TriCore bugfixes
----------------------------------------------------------------
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.4.0
- [Qemu-devel] [PULL 0/5] tricore-patches,
Bastian Koppelmann <=
- [Qemu-devel] [PULL 2/5] target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte memory access insted of 4, Bastian Koppelmann, 2015/05/11
- [Qemu-devel] [PULL 3/5] target-tricore: fix BO_OFF10_SEXT calculating the wrong offset, Bastian Koppelmann, 2015/05/11
- [Qemu-devel] [PULL 1/5] target-tricore: Fix LOOP using wrong register for compare, Bastian Koppelmann, 2015/05/11
- [Qemu-devel] [PULL 4/5] target-tricore: fix rslcx restoring the upper context instead of the lower, Bastian Koppelmann, 2015/05/11
- [Qemu-devel] [PULL 5/5] target-tricore: fix rfe not restoring the PC, Bastian Koppelmann, 2015/05/11
- Re: [Qemu-devel] [PULL 0/5] tricore-patches, Peter Maydell, 2015/05/11