On 6/24/19 9:03 AM, David Brenken wrote:
From: David Brenken <david.bren...@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(-)

Applied to my tricore-next queue.

Cheers,

Bastian


Reply via email to