]> Git Repo - qemu.git/commit - target-alpha/int_helper.c
target-alpha: Special case cmpbge with zero
authorRichard Henderson <[email protected]>
Wed, 5 Aug 2015 18:04:11 +0000 (11:04 -0700)
committerRichard Henderson <[email protected]>
Tue, 18 Aug 2015 16:11:12 +0000 (09:11 -0700)
commit112e4518f0d38fc3c52e55c7d7e77b66a295ec2b
treefc55cbf2eebfa7d52d0702222ee0cbac570f3af1
parent5f2a80adc6fd2b2e4e0579a6613a9913e3cc9a05
target-alpha: Special case cmpbge with zero

Knowing the comparator is zero leads to a simpler operation.

Signed-off-by: Richard Henderson <[email protected]>
target-alpha/helper.h
target-alpha/int_helper.c
target-alpha/translate.c
This page took 0.02524 seconds and 4 git commands to generate.