qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] tricore-patches
@ 2017-01-11 13:45 Bastian Koppelmann
  2017-01-11 13:45 ` [Qemu-devel] [PULL 1/5] target-tricore: Added FTOUZ instruction Bastian Koppelmann
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Bastian Koppelmann @ 2017-01-11 13:45 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Qemu-devel] [PULL 0/5] tricore-patches
@ 2015-05-11 12:30 Bastian Koppelmann
  2015-05-11 15:07 ` Peter Maydell
  0 siblings, 1 reply; 9+ messages in thread
From: Bastian Koppelmann @ 2015-05-11 12:30 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit ec62ad1e27ffd1f7ff2172a916d161cc385e73bd:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150508-1' into staging (2015-05-11 10:43:08 +0100)

are available in the git repository at:

  https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-20150511

for you to fetch changes up to 3446a11181c6e8263dbd9c13c28986df4317099e:

  target-tricore: fix rfe not restoring the PC (2015-05-11 14:25:49 +0200)

----------------------------------------------------------------
TriCore bugfixes

----------------------------------------------------------------
Bastian Koppelmann (5):
      target-tricore: Fix LOOP using wrong register for compare
      target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte memory access insted of 4
      target-tricore: fix BO_OFF10_SEXT calculating the wrong offset
      target-tricore: fix rslcx restoring the upper context instead of the lower
      target-tricore: fix rfe not restoring the PC

 target-tricore/op_helper.c       | 3 ++-
 target-tricore/translate.c       | 6 +++---
 target-tricore/tricore-opcodes.h | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
-- 
2.4.0

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

end of thread, other threads:[~2017-01-12 19:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-11 13:45 [Qemu-devel] [PULL 0/5] tricore-patches Bastian Koppelmann
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

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