qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL 0/2] target-alpha cmpbge improvements
Date: Wed,  2 Sep 2015 12:58:16 -0700	[thread overview]
Message-ID: <1441223898-10475-1-git-send-email-rth@twiddle.net> (raw)

Fixed version of the patch set posted 17 August.
Please pull.


r~


The following changes since commit 074a9925e1cfd659d5376dcaccd1436d3840e611:

  Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging (2015-08-14 16:52:34 +0100)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-axp-20150902

for you to fetch changes up to 112e4518f0d38fc3c52e55c7d7e77b66a295ec2b:

  target-alpha: Special case cmpbge with zero (2015-08-18 09:11:12 -0700)

----------------------------------------------------------------
cmpbge emulation improvements

----------------------------------------------------------------
Richard Henderson (2):
      target-alpha: Rewrite helper_cmpbge using bit tests
      target-alpha: Special case cmpbge with zero

 target-alpha/helper.h     |  1 +
 target-alpha/int_helper.c | 51 ++++++++++++++++++++++++++++++++++++-----------
 target-alpha/translate.c  |  7 ++++++-
 3 files changed, 46 insertions(+), 13 deletions(-)

             reply	other threads:[~2015-09-02 19:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-02 19:58 Richard Henderson [this message]
2015-09-02 19:58 ` [Qemu-devel] [PULL 1/2] target-alpha: Rewrite helper_cmpbge using bit tests Richard Henderson
2015-09-02 19:58 ` [Qemu-devel] [PULL 2/2] target-alpha: Special case cmpbge with zero Richard Henderson
2015-09-03 12:05 ` [Qemu-devel] [PULL 0/2] target-alpha cmpbge improvements Peter Maydell

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=1441223898-10475-1-git-send-email-rth@twiddle.net \
    --to=rth@twiddle.net \
    --cc=peter.maydell@linaro.org \
    --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 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).