qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.5 0/5] target-sh4: TCG improvement
@ 2015-07-24 11:14 Aurelien Jarno
  2015-07-24 11:14 ` [Qemu-devel] [PATCH for-2.5 1/5] target-sh4: add flags markups for FP helpers Aurelien Jarno
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Aurelien Jarno @ 2015-07-24 11:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Aurelien Jarno

This patchset improves the code generation for the SH4 target, by using
new TCG ops or using some tricks.

Aurelien Jarno (5):
  target-sh4: add flags markups for FP helpers
  target-sh4: use deposit in swap.b instruction
  target-sh4: improve cmp/str instruction
  target-sh4: improve shld instruction
  target-sh4: improve shad instruction

 target-sh4/helper.h    |  34 ++++++-------
 target-sh4/translate.c | 126 ++++++++++++++++++++-----------------------------
 2 files changed, 68 insertions(+), 92 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-07-24 13:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-24 11:14 [Qemu-devel] [PATCH for-2.5 0/5] target-sh4: TCG improvement Aurelien Jarno
2015-07-24 11:14 ` [Qemu-devel] [PATCH for-2.5 1/5] target-sh4: add flags markups for FP helpers Aurelien Jarno
2015-07-24 11:14 ` [Qemu-devel] [PATCH for-2.5 2/5] target-sh4: use deposit in swap.b instruction Aurelien Jarno
2015-07-24 11:14 ` [Qemu-devel] [PATCH for-2.5 3/5] target-sh4: improve cmp/str instruction Aurelien Jarno
2015-07-24 11:14 ` [Qemu-devel] [PATCH for-2.5 4/5] target-sh4: improve shld instruction Aurelien Jarno
2015-07-24 11:14 ` [Qemu-devel] [PATCH 5/5] target-sh4: improve shad instruction Aurelien Jarno
2015-07-24 11:16   ` Aurelien Jarno
2015-07-24 13:29 ` [Qemu-devel] [PATCH for-2.5 0/5] target-sh4: TCG improvement 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).