qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL 0/3] decodetree improvements
Date: Wed, 31 Oct 2018 16:53:18 +0000	[thread overview]
Message-ID: <20181031165321.4422-1-richard.henderson@linaro.org> (raw)

The following changes since commit a2e002ff7913ce93aa0f7dbedd2123dce5f1a9cd:

  Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-request' into staging (2018-10-30 15:49:55 +0000)

are available in the Git repository at:

  https://github.com/rth7680/qemu.git tags/pull-dt-20181031

for you to fetch changes up to 6699ae6a8e74381583622502db8bd47fac381c9e:

  decodetree: Allow multiple input files (2018-10-31 16:48:58 +0000)

----------------------------------------------------------------
Updates to decodetree.py for risc-v.

----------------------------------------------------------------
Richard Henderson (3):
      decodetree: Add !extern flag to argument sets
      decodetree: Remove "insn" argument from trans_* expanders
      decodetree: Allow multiple input files

 target/arm/translate-sve.c  | 507 +++++++++++++++++++++-----------------------
 target/openrisc/disas.c     |  23 +-
 target/openrisc/translate.c | 200 ++++++++---------
 scripts/decodetree.py       |  64 +++---
 4 files changed, 395 insertions(+), 399 deletions(-)

             reply	other threads:[~2018-10-31 16:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-31 16:53 Richard Henderson [this message]
2018-10-31 16:53 ` [Qemu-devel] [PULL 1/3] decodetree: Add !extern flag to argument sets Richard Henderson
2018-10-31 16:53 ` [Qemu-devel] [PULL 2/3] decodetree: Remove "insn" argument from trans_* expanders Richard Henderson
2018-10-31 16:53 ` [Qemu-devel] [PULL 3/3] decodetree: Allow multiple input files Richard Henderson
2018-11-02  6:21 ` [Qemu-devel] [PULL 0/3] decodetree improvements no-reply
2018-11-02  9:49 ` Peter Maydell
2019-08-19 15:17 Richard Henderson
2019-08-20  9:19 ` 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=20181031165321.4422-1-richard.henderson@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=peter.maydell@linaro.org \
    --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).