tcg-ppc64: Cleanup i32 constants to tcg_out_cmp
commit991041a4eb8895390d816375021dccfd12c81752
authorRichard Henderson <rth@twiddle.net>
Tue, 2 Apr 2013 21:14:23 +0000 (2 14:14 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 15 Apr 2013 18:09:53 +0000 (15 20:09 +0200)
treebaf513907e7d7e6715d3ea2def17e1c99dc19f83
parent4c314da6d1b438c815533380981880fe3f49b1ac
tcg-ppc64: Cleanup i32 constants to tcg_out_cmp

Nothing else in the call chain ensures that these
constants don't have garbage in the high bits.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/ppc64/tcg-target.c