qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: jcmvbkbc@gmail.com
Subject: [Qemu-devel] [PATCH 0/4] target/xtensa: Convert to TranslatorOps
Date: Sat, 12 May 2018 10:57:20 -0700	[thread overview]
Message-ID: <20180512175724.5923-1-richard.henderson@linaro.org> (raw)

I have one xtensa image against which to test this.
There are enough options going on here in the xtensa
frontend that this probably needs a better work-out.


r~


Richard Henderson (4):
  target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
  target/xtensa: Convert to DisasContextBase
  target/xtensa: Change gen_intermediate_code dc to pointer
  target/xtensa: Convert to TranslatorOps

 target/xtensa/translate.c | 345 +++++++++++++++++++-------------------
 1 file changed, 177 insertions(+), 168 deletions(-)

-- 
2.17.0

             reply	other threads:[~2018-05-12 17:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-12 17:57 Richard Henderson [this message]
2018-05-12 17:57 ` [Qemu-devel] [PATCH 1/4] target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN Richard Henderson
2018-05-12 17:57 ` [Qemu-devel] [PATCH 2/4] target/xtensa: Convert to DisasContextBase Richard Henderson
2018-05-12 17:57 ` [Qemu-devel] [PATCH 3/4] target/xtensa: Change gen_intermediate_code dc to pointer Richard Henderson
2018-05-12 17:57 ` [Qemu-devel] [PATCH 4/4] target/xtensa: Convert to TranslatorOps Richard Henderson
2018-05-13 17:25   ` Max Filippov
2018-05-13 18:37   ` Max Filippov
2018-05-22  9:39 ` [Qemu-devel] [PATCH 0/4] " Max Filippov
2018-05-22 20:58   ` Richard Henderson
2018-05-23  8:36     ` Max Filippov

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=20180512175724.5923-1-richard.henderson@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=jcmvbkbc@gmail.com \
    --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).