This is practically as fast as the SSE version I posted a
while ago, without actually using vector data types.


r~


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 | 50 +++++++++++++++++++++++++++++++++++------------
 target-alpha/translate.c  |  7 ++++++-
 3 files changed, 45 insertions(+), 13 deletions(-)

-- 
2.4.3


Reply via email to