qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] target-alpha cmpbge improvements
@ 2015-09-02 19:58 Richard Henderson
  2015-09-02 19:58 ` [Qemu-devel] [PULL 1/2] target-alpha: Rewrite helper_cmpbge using bit tests Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2015-09-02 19:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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

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

end of thread, other threads:[~2015-09-03 12:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-02 19:58 [Qemu-devel] [PULL 0/2] target-alpha cmpbge improvements Richard Henderson
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

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