commit | 991041a4eb8895390d816375021dccfd12c81752 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Apr 02 14:14:23 2013 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Mon Apr 15 20:09:53 2013 +0200 |
tree | baf513907e7d7e6715d3ea2def17e1c99dc19f83 | |
parent | 4c314da6d1b438c815533380981880fe3f49b1ac [diff] |
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>