qemu-devel
[Top][All Lists]
Advanced

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

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


From: Bastian Koppelmann
Subject: [Qemu-devel] [PATCH 0/4] TriCore bugfixes
Date: Wed, 21 Jan 2015 18:08:08 +0000

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: Fix bugs found by coverity
  target-tricore: split up suov32 into suov32_pos and suov32_neg

 target-tricore/cpu.c       |  2 +-
 target-tricore/cpu.h       |  1 +
 target-tricore/op_helper.c | 70 ++++++++++++++++++++++++++++------------------
 target-tricore/translate.c |  9 +++---
 4 files changed, 50 insertions(+), 32 deletions(-)

--
2.2.2




reply via email to

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