tcg: Add tcg_unsigned_cond.
authorRichard Henderson <rth@twiddle.net>
Sun, 27 Dec 2009 09:09:41 +0000 (09:09 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 27 Dec 2009 09:09:41 +0000 (09:09 +0000)
commitac1583af8131e99f7ad2fc17a494ab208c1367eb
treef77a897bc7399b4b1d69ff6d6fd28cd24b770739
parenteea37f0f8c5bc840ad43af4e9c1209123e351d8b
tcg: Add tcg_unsigned_cond.

Returns an unsigned version of a signed condition;
returns the original condition otherwise.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/tcg.h