qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] target/xtensa: Convert to TranslatorOps
@ 2018-05-12 17:57 Richard Henderson
  2018-05-12 17:57 ` [Qemu-devel] [PATCH 1/4] target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Richard Henderson @ 2018-05-12 17:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: jcmvbkbc

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-05-23  8:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-12 17:57 [Qemu-devel] [PATCH 0/4] target/xtensa: Convert to TranslatorOps Richard Henderson
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

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).