All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 00/15] tcg-i386 cleanup and improvement, v3
@ 2010-05-21 15:30 Richard Henderson
  2010-05-21 15:30 ` [Qemu-devel] [PATCH 01/15] tcg-i386: Tidy ext8u and ext16u operations Richard Henderson
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Richard Henderson @ 2010-05-21 15:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien

Changes v2->v3:
  * ext8u and ext8s operate on 'q' register inputs only.
  * pushi is inline and loses the ifdef.
  * trailing whitespace cleanup


r~


Richard Henderson (15):
  tcg-i386: Tidy ext8u and ext16u operations.
  tcg-i386: Tidy ext8s and ext16s operations.
  tcg-i386: Tidy immediate arithmetic operations.
  tcg-i386: Tidy non-immediate arithmetic operations.
  tcg-i386: Tidy movi.
  tcg-i386: Tidy push/pop.
  tcg-i386: Tidy calls.
  tcg-i386: Tidy ret.
  tcg-i386: Tidy setcc.
  tcg-i386: Tidy unary arithmetic.
  tcg-i386: Tidy multiply.
  tcg-i386: Tidy xchg.
  tcg-i386: Tidy lea.
  tcg-i386: Use lea for three-operand add.
  tcg-i386: Nuke trailing whitespace.

 tcg/i386/tcg-target.c |  504 ++++++++++++++++++++++++++++++-------------------
 1 files changed, 308 insertions(+), 196 deletions(-)

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

end of thread, other threads:[~2010-05-21 16:27 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-21 15:30 [Qemu-devel] [PATCH 00/15] tcg-i386 cleanup and improvement, v3 Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 01/15] tcg-i386: Tidy ext8u and ext16u operations Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 02/15] tcg-i386: Tidy ext8s and ext16s operations Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 03/15] tcg-i386: Tidy immediate arithmetic operations Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 04/15] tcg-i386: Tidy non-immediate " Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 05/15] tcg-i386: Tidy movi Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 06/15] tcg-i386: Tidy push/pop Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 07/15] tcg-i386: Tidy calls Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 08/15] tcg-i386: Tidy ret Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 09/15] tcg-i386: Tidy setcc Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 10/15] tcg-i386: Tidy unary arithmetic Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 11/15] tcg-i386: Tidy multiply Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 12/15] tcg-i386: Tidy xchg Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 13/15] tcg-i386: Tidy lea Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 14/15] tcg-i386: Use lea for three-operand add Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 15/15] tcg-i386: Nuke trailing whitespace Richard Henderson
2010-05-21 16:27 ` [Qemu-devel] [PATCH 00/15] tcg-i386 cleanup and improvement, v3 Aurelien Jarno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.