tcg: Add tcg_unsigned_cond.
commitff44c2f3c80dcdec7fe1ba8853ab9c03e6e37f7e
authorRichard Henderson <rth@twiddle.net>
Sun, 27 Dec 2009 09:09:41 +0000 (27 09:09 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 27 Dec 2009 09:09:41 +0000 (27 09:09 +0000)
treef77a897bc7399b4b1d69ff6d6fd28cd24b770739
parentecbe1576b3287e7907b524901063a8117f544e61
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