qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/5] tricore: adding new instructions and fixing
@ 2019-06-24  7:03 David Brenken
  2019-06-24  7:03 ` [Qemu-devel] [PATCH v3 1/5] tricore: add FTOIZ instruction David Brenken
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: David Brenken @ 2019-06-24  7:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: kbastian, David Brenken

From: David Brenken <david.brenken@efs-auto.de>


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(-)

-- 
2.22.0.windows.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-06-25 10:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-24  7:03 [Qemu-devel] [PATCH v3 0/5] tricore: adding new instructions and fixing David Brenken
2019-06-24  7:03 ` [Qemu-devel] [PATCH v3 1/5] tricore: add FTOIZ instruction David Brenken
2019-06-24  7:03 ` [Qemu-devel] [PATCH v3 2/5] tricore: add UTOF instruction David Brenken
2019-06-24  7:03 ` [Qemu-devel] [PATCH v3 3/5] tricore: fix RRPW_INSERT instruction David Brenken
2019-06-24  7:03 ` [Qemu-devel] [PATCH v3 4/5] tricore: sync ctx.hflags with tb->flags David Brenken
2019-06-25 10:00   ` Bastian Koppelmann
2019-06-24  7:03 ` [Qemu-devel] [PATCH v3 5/5] tricore: add QSEED instruction David Brenken
2019-06-25 10:03   ` Bastian Koppelmann
2019-06-24  8:16 ` [Qemu-devel] [PATCH v3 0/5] tricore: adding new instructions and fixing no-reply
2019-06-24  9:05 ` no-reply
2019-06-25 10:04 ` Bastian Koppelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).