OSDN Git Service

tcg-sparc: Improve tcg_out_movi
authorRichard Henderson <rth@twiddle.net>
Tue, 10 Sep 2013 04:07:09 +0000 (21:07 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 17 Mar 2014 18:13:26 +0000 (11:13 -0700)
commita9c7d27bd189c8df698fac1369f718e7fa30d9d9
tree0ff3f90508d0a6d49962e3dcff7bfd12d91da1e6
parent1d0a60681a287e5697fa5b537dabb77f9c9c7f04
tcg-sparc: Improve tcg_out_movi

If bits 31:13 are zero, reduce the insn count by one.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/sparc/tcg-target.c