qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v3] scripts: Add decodetree.py
Date: Tue, 13 Feb 2018 10:05:12 +0000	[thread overview]
Message-ID: <CAFEAcA_Nj8ToSr2cDZja9qMiTVanhGAwLcj4LNFW4z2MjJpNmw@mail.gmail.com> (raw)
In-Reply-To: <20180213072150.32252-1-richard.henderson@linaro.org>

On 13 February 2018 at 07:21, Richard Henderson
<richard.henderson@linaro.org> wrote:
> To be used to decode ARM SVE, but could be used for any fixed-width ISA.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

>  create mode 100755 scripts/decodetree.py
>  create mode 100755 tests/decode/check.sh
>  create mode 100644 tests/decode/err_argset1.def
>  create mode 100644 tests/decode/err_argset2.def
>  create mode 100644 tests/decode/err_field1.def
>  create mode 100644 tests/decode/err_field2.def
>  create mode 100644 tests/decode/err_field3.def
>  create mode 100644 tests/decode/err_field4.def
>  create mode 100644 tests/decode/err_field5.def
>  create mode 100644 tests/decode/err_init1.def
>  create mode 100644 tests/decode/err_init2.def
>  create mode 100644 tests/decode/err_init3.def
>  create mode 100644 tests/decode/err_init4.def
>  create mode 100644 tests/decode/err_overlap1.def
>  create mode 100644 tests/decode/err_overlap2.def
>  create mode 100644 tests/decode/err_overlap3.def
>  create mode 100644 tests/decode/err_overlap4.def
>  create mode 100644 tests/decode/err_overlap5.def
>  create mode 100644 tests/decode/err_overlap6.def
>  create mode 100644 tests/decode/err_overlap7.def
>  create mode 100644 tests/decode/err_overlap8.def
>  create mode 100644 tests/decode/err_overlap9.def
>

Trivial-but-important nit: all these new files are missing
copyright-and-license comment headers.

thanks
-- PMM

  reply	other threads:[~2018-02-13 10:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-13  7:21 [Qemu-devel] [PATCH v3] scripts: Add decodetree.py Richard Henderson
2018-02-13 10:05 ` Peter Maydell [this message]
2018-02-13 17:53   ` Richard Henderson

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=CAFEAcA_Nj8ToSr2cDZja9qMiTVanhGAwLcj4LNFW4z2MjJpNmw@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).