qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, rth@twiddle.net
Subject: [Qemu-devel] [PULL 0/9] tricore patches
Date: Wed, 10 Dec 2014 11:36:23 +0000	[thread overview]
Message-ID: <1418211392-21440-1-git-send-email-kbastian@mail.uni-paderborn.de> (raw)

Hi,

here is my first round of TriCore patches for 2.3.

Cheers,
Bastian

The following changes since commit 7fb8da2b8861795e0013e6ee97acd0363d868a35:

  Open 2.3 development tree (2014-12-09 21:48:34 +0000)

are available in the git repository at:

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

for you to fetch changes up to 328f1f0f08f1aa303eef7493bd7c3d97a8d9636a:

  target-tricore: Add instructions of RCR opcode format (2014-12-10 11:13:45 +0000)

----------------------------------------------------------------
TriCore BOL, BRC, BRN, BRR, RC, RCPW, RCRR, RCR, RLC and RCR insn added

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

Bastian Koppelmann (9):
  target-tricore: Add instructions of BOL opcode format
  target-tricore: Add instructions of BRC opcode format
  target-tricore: Add instructions of BRN opcode format
  target-tricore: Add instructions of BRR opcode format
  target-tricore: Add instructions of RC opcode format
  target-tricore: Make TRICORE_FEATURES implying others.
  target-tricore: Add instructions of RCPW, RCRR and RCRW opcode format
  target-tricore: Add instructions of RLC opcode format
  target-tricore: Add instructions of RCR opcode format

 target-tricore/cpu.c             |    9 +
 target-tricore/csfr.def          |  124 +++
 target-tricore/helper.h          |   17 +
 target-tricore/op_helper.c       |  278 +++++++
 target-tricore/translate.c       | 1644 +++++++++++++++++++++++++++++++++++++-
 target-tricore/tricore-opcodes.h |   17 +-
 6 files changed, 2074 insertions(+), 15 deletions(-)
 create mode 100644 target-tricore/csfr.def

--
2.1.3

             reply	other threads:[~2014-12-10 10:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-10 11:36 Bastian Koppelmann [this message]
2014-12-10 11:36 ` [Qemu-devel] [PULL 1/9] target-tricore: Add instructions of BOL opcode format Bastian Koppelmann
2014-12-10 11:36 ` [Qemu-devel] [PULL 2/9] target-tricore: Add instructions of BRC " Bastian Koppelmann
2014-12-10 11:36 ` [Qemu-devel] [PULL 3/9] target-tricore: Add instructions of BRN " Bastian Koppelmann
2014-12-10 11:36 ` [Qemu-devel] [PULL 4/9] target-tricore: Add instructions of BRR " Bastian Koppelmann
2014-12-10 11:36 ` [Qemu-devel] [PULL 5/9] target-tricore: Add instructions of RC " Bastian Koppelmann
2014-12-10 11:36 ` [Qemu-devel] [PULL 6/9] target-tricore: Make TRICORE_FEATURES implying others Bastian Koppelmann
2014-12-10 11:36 ` [Qemu-devel] [PULL 7/9] target-tricore: Add instructions of RCPW, RCRR and RCRW opcode format Bastian Koppelmann
2014-12-10 11:36 ` [Qemu-devel] [PULL 8/9] target-tricore: Add instructions of RLC " Bastian Koppelmann
2014-12-10 11:36 ` [Qemu-devel] [PULL 9/9] target-tricore: Add instructions of RCR " Bastian Koppelmann
2014-12-11 12:07 ` [Qemu-devel] [PULL 0/9] tricore patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2015-01-26 20:03 Bastian Koppelmann
2015-01-27 10:40 ` Peter Maydell
2015-01-27 11:45   ` Bastian Koppelmann
2015-01-27 11:23     ` 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=1418211392-21440-1-git-send-email-kbastian@mail.uni-paderborn.de \
    --to=kbastian@mail.uni-paderborn.de \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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).