qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/5] tricore: adding new instructions and fix


From: Bastian Koppelmann
Subject: Re: [Qemu-devel] [PATCH v3 0/5] tricore: adding new instructions and fixing
Date: Tue, 25 Jun 2019 12:04:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.1


On 6/24/19 9:03 AM, David Brenken wrote:
From: David Brenken <address@hidden>


Hello everyone,

as discussed here is the third version of the patchset.
- We finalized the implementation of QSEED according to Bastians
annotations.
- We do only sync ctx.hflags with tb->flags.

Best regards

David

Andreas Konopik (1):
   tricore: add QSEED instruction

David Brenken (3):
   tricore: add FTOIZ instruction
   tricore: add UTOF instruction
   tricore: fix RRPW_INSERT instruction

Georg Hofstetter (1):
   tricore: sync ctx.hflags with tb->flags

  target/tricore/fpu_helper.c | 125 ++++++++++++++++++++++++++++++++++++
  target/tricore/helper.h     |   3 +
  target/tricore/translate.c  |  13 +++-
  3 files changed, 139 insertions(+), 2 deletions(-)

Applied to my tricore-next queue.

Cheers,

Bastian




reply via email to

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