qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] tcg: Fully convert tcg_target_op_def
@ 2017-09-14 19:00 Richard Henderson
  2017-09-14 19:00 ` [Qemu-devel] [PATCH 1/4] tcg/arm: " Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2017-09-14 19:00 UTC (permalink / raw)
  To: qemu-devel

The tcg/aarch64 version has already been posted as a part
of my vector operations patch set.  This is simply source
code quality improvement, therefore I skip tcg/tci.  But
this takes care of all of the rest.


r~


Richard Henderson (4):
  tcg/arm: Fully convert tcg_target_op_def
  tcg/ppc: Fully convert tcg_target_op_def
  tcg/sparc: Fully convert tcg_target_op_def
  tcg/mips: Fully convert tcg_target_op_def

 tcg/arm/tcg-target.inc.c   | 186 +++++++++++++++-----------
 tcg/mips/tcg-target.inc.c  | 324 ++++++++++++++++++++++++---------------------
 tcg/ppc/tcg-target.inc.c   | 321 +++++++++++++++++++++++---------------------
 tcg/sparc/tcg-target.inc.c | 239 +++++++++++++++++++--------------
 4 files changed, 582 insertions(+), 488 deletions(-)

-- 
2.13.5

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

end of thread, other threads:[~2017-09-14 19:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-14 19:00 [Qemu-devel] [PATCH 0/4] tcg: Fully convert tcg_target_op_def Richard Henderson
2017-09-14 19:00 ` [Qemu-devel] [PATCH 1/4] tcg/arm: " Richard Henderson
2017-09-14 19:00 ` [Qemu-devel] [PATCH 2/4] tcg/ppc: " Richard Henderson
2017-09-14 19:00 ` [Qemu-devel] [PATCH 3/4] tcg/sparc: " Richard Henderson
2017-09-14 19:00 ` [Qemu-devel] [PATCH 4/4] tcg/mips: " Richard Henderson

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