Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150902' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 3 Sep 2015 11:09:41 +0000 (12:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 3 Sep 2015 11:09:41 +0000 (12:09 +0100)
commitfc8135a46d095f865d285e697a874f617bfeeb90
treedce5ca89ed5920fb535b39672e603471eb18b717
parent654cd2c5841d70e8053b39fb1a9162d5c113326b
parent112e4518f0d38fc3c52e55c7d7e77b66a295ec2b
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150902' into staging

cmpbge emulation improvements

# gpg: Signature made Wed 02 Sep 2015 20:25:10 BST using RSA key ID 4DD0279B
# gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
# gpg:                 aka "Richard Henderson <rth@redhat.com>"
# gpg:                 aka "Richard Henderson <rth@twiddle.net>"

* remotes/rth/tags/pull-axp-20150902:
  target-alpha: Special case cmpbge with zero
  target-alpha: Rewrite helper_cmpbge using bit tests

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-alpha/helper.h
target-alpha/translate.c