qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] target-tricore patches
@ 2014-10-21 16:54 Bastian Koppelmann
  2014-10-21 16:54 ` [Qemu-devel] [PULL 1/5] target-tricore: Cleanup and Bugfixes Bastian Koppelmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bastian Koppelmann @ 2014-10-21 16:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, rth

The following changes since commit 5f77ef69a195098baddfdc6d189f1b4a94587378:

  glib: add compatibility interface for g_strcmp0() (2014-10-16 23:02:31 +0100)

are available in the git repository at:

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

for you to fetch changes up to 3a16ecb06355d0bfc8b547eba094ebaa44dce39f:

  target-tricore: Add instructions of BO opcode format (2014-10-20 12:25:07 +0100)

----------------------------------------------------------------
TriCore ABS, ABSB, B, BIT, BO instructions added

----------------------------------------------------------------
Bastian Koppelmann (5):
      target-tricore: Cleanup and Bugfixes
      target-tricore: Add instructions of ABS, ABSB opcode format
      target-tricore: Add instructions of B opcode format
      target-tricore: Add instructions of BIT opcode format
      target-tricore: Add instructions of BO opcode format

 target-tricore/helper.h          |    7 +
 target-tricore/op_helper.c       |  128 +++-
 target-tricore/translate.c       | 1305 ++++++++++++++++++++++++++++++++++++++
 target-tricore/tricore-opcodes.h |    4 +-
 4 files changed, 1417 insertions(+), 27 deletions(-)

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

end of thread, other threads:[~2014-10-22 20:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21 16:54 [Qemu-devel] [PULL 0/5] target-tricore patches Bastian Koppelmann
2014-10-21 16:54 ` [Qemu-devel] [PULL 1/5] target-tricore: Cleanup and Bugfixes Bastian Koppelmann
2014-10-21 16:54 ` [Qemu-devel] [PULL 2/5] target-tricore: Add instructions of ABS, ABSB opcode format Bastian Koppelmann
2014-10-21 16:54 ` [Qemu-devel] [PULL 3/5] target-tricore: Add instructions of B " Bastian Koppelmann
2014-10-21 16:54 ` [Qemu-devel] [PULL 4/5] target-tricore: Add instructions of BIT " Bastian Koppelmann
2014-10-21 16:54 ` [Qemu-devel] [PULL 5/5] target-tricore: Add instructions of BO " Bastian Koppelmann
2014-10-22 20:38 ` [Qemu-devel] [PULL 0/5] target-tricore patches 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).