qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/5] tricore-patches
Date: Wed, 11 Jan 2017 14:45:44 +0100	[thread overview]
Message-ID: <20170111134549.32669-1-kbastian@mail.uni-paderborn.de> (raw)

The following changes since commit 50788a3fdbade5f8ed1c8296988578133c52c6aa:
                                                                                                                                                                                                                                                                                  
  target-tricore: Add updfl instruction (2017-01-11 14:37:37 +0100)

are available in the git repository at: 

  https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-2017-01-11-2

for you to fetch changes up to 50788a3fdbade5f8ed1c8296988578133c52c6aa:

  target-tricore: Add updfl instruction (2017-01-11 14:37:37 +0100)

----------------------------------------------------------------
TriCore FPU patches

----------------------------------------------------------------

Bastian Koppelmann (3):
  target-tricore: Added FTOUZ instruction
  target-tricore: Added MADD.F and MSUB.F instructions
  target-tricore: Add updfl instruction

Peer Adelt (2):
  target-tricore: Added new MOV instruction variant
  target-tricore: Added new JNE instruction variant

 target/tricore/fpu_helper.c      | 134 ++++++++++++++++++++++++++++++++++++++-
 target/tricore/helper.h          |   4 ++
 target/tricore/translate.c       |  48 ++++++++++++++
 target/tricore/tricore-opcodes.h |   3 +
 4 files changed, 188 insertions(+), 1 deletion(-)

-- 
2.11.0

             reply	other threads:[~2017-01-11 13:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-11 13:45 Bastian Koppelmann [this message]
2017-01-11 13:45 ` [Qemu-devel] [PULL 1/5] target-tricore: Added FTOUZ instruction Bastian Koppelmann
2017-01-11 13:45 ` [Qemu-devel] [PULL 2/5] target-tricore: Added MADD.F and MSUB.F instructions Bastian Koppelmann
2017-01-11 13:45 ` [Qemu-devel] [PULL 3/5] target-tricore: Added new MOV instruction variant Bastian Koppelmann
2017-01-11 13:45 ` [Qemu-devel] [PULL 4/5] target-tricore: Added new JNE " Bastian Koppelmann
2017-01-11 13:45 ` [Qemu-devel] [PULL 5/5] target-tricore: Add updfl instruction Bastian Koppelmann
2017-01-12 19:06 ` [Qemu-devel] [PULL 0/5] tricore-patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2015-05-11 12:30 Bastian Koppelmann
2015-05-11 15:07 ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170111134549.32669-1-kbastian@mail.uni-paderborn.de \
    --to=kbastian@mail.uni-paderborn.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).