All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: blauwirbel@gmail.com
Subject: [Qemu-devel] [PATCH 0/6] tcg sparc improvements
Date: Sat, 19 Dec 2009 13:08:47 -0800	[thread overview]
Message-ID: <cover.1261256927.git.rth@twiddle.net> (raw)


Here's a split up version of the patch you looked at yesterday.


r~


Richard Henderson (6):
  tcg-sparc: Fix imm13 check in movi.
  tcg-sparc: Improve tcg_out_movi for sparc64.
  tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.
  tcg: Add tcg_unsigned_cond.
  tcg-sparc: Implement brcond2.
  tcg-sparc: Implement setcond, movcond, setcond2.

 tcg/sparc/tcg-target.c |  397 ++++++++++++++++++++++++++++++++++++++++++-----
 tcg/tcg.h              |    5 +
 2 files changed, 359 insertions(+), 43 deletions(-)

             reply	other threads:[~2009-12-19 21:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-19 21:08 Richard Henderson [this message]
2009-12-17 23:20 ` [Qemu-devel] [PATCH 1/6] tcg-sparc: Fix imm13 check in movi Richard Henderson
2009-12-17 23:47 ` [Qemu-devel] [PATCH 3/6] tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation Richard Henderson
2009-12-19 19:45 ` [Qemu-devel] [PATCH 2/6] tcg-sparc: Improve tcg_out_movi for sparc64 Richard Henderson
2009-12-19 20:23 ` [Qemu-devel] [PATCH 4/6] tcg-sparc: Implement brcond2 Richard Henderson
2009-12-19 20:24 ` [Qemu-devel] [PATCH 5/6] tcg: Add tcg_unsigned_cond Richard Henderson
2009-12-19 21:07 ` [Qemu-devel] [PATCH 6/6] tcg-sparc: Implement setcond, movcond, setcond2 Richard Henderson
2009-12-20 11:24 ` [Qemu-devel] Re: [PATCH 0/6] tcg sparc improvements Blue Swirl
  -- strict thread matches above, loose matches on Subject: below --
2014-08-06 19:49 [Qemu-devel] " Richard Henderson

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=cover.1261256927.git.rth@twiddle.net \
    --to=rth@twiddle.net \
    --cc=blauwirbel@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 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.