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 via email to