qemu/tcg/sparc
Richard Henderson 7d458a7567 tcg-sparc: Fix setcond
The set of comparisons that can immediately use the carry are LTU/GEU,
not LTU/LEU.  Don't swap operands when we need a temp register; the
register may already be in use from setcond2.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-10-13 10:39:53 +00:00
..
tcg-target.c tcg-sparc: Fix setcond 2012-10-13 10:39:53 +00:00
tcg-target.h tcg-sparc: Implement movcond. 2012-10-13 10:39:52 +00:00