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: Mon, 19 Aug 2019 08:17:40 -0700	[thread overview]
Message-ID: <20190819151743.17267-1-richard.henderson@linaro.org> (raw)

The following changes since commit 3fbd3405d2b0604ea530fc7a1828f19da1e95ff9:

  Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-17' into staging (2019-08-19 14:14:09 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 59a3a1c0c211640e18b058a1b0444154c4eb6f99:

  target/riscv: Remove redundant declaration pragmas (2019-08-19 08:13:14 -0700)

----------------------------------------------------------------
Implement parameter fields.
Push warning pragmas into the generated code.

----------------------------------------------------------------
Richard Henderson (3):
      decodetree: Allow !function with no input bits
      decodetree: Suppress redundant declaration warnings
      target/riscv: Remove redundant declaration pragmas

 target/riscv/translate.c          | 19 +----------
 docs/devel/decodetree.rst         |  8 ++++-
 scripts/decodetree.py             | 71 +++++++++++++++++++++++++++++++++------
 tests/decode/err_field6.decode    |  5 +++
 tests/decode/succ_function.decode |  6 ++++
 5 files changed, 79 insertions(+), 30 deletions(-)
 create mode 100644 tests/decode/err_field6.decode
 create mode 100644 tests/decode/succ_function.decode


             reply	other threads:[~2019-08-19 15:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-19 15:17 Richard Henderson [this message]
2019-08-19 15:17 ` [Qemu-devel] [PULL 1/3] decodetree: Allow !function with no input bits Richard Henderson
2019-08-19 15:17 ` [Qemu-devel] [PULL 2/3] decodetree: Suppress redundant declaration warnings Richard Henderson
2019-08-19 15:17 ` [Qemu-devel] [PULL 3/3] target/riscv: Remove redundant declaration pragmas Richard Henderson
2019-08-20  9:19 ` [Qemu-devel] [PULL 0/3] decodetree improvements Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2018-10-31 16:53 Richard Henderson
2018-11-02  6:21 ` no-reply
2018-11-02  9:49 ` 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=20190819151743.17267-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).