qemu-e2k/tcg/sparc
Richard Henderson 431722077a tcg-sparc: Improve tcg_out_movi for sparc64.
Generate sign-extended 32-bit constants with SETHI+XOR.
Otherwise tidy the routine to avoid the need for
conditional compilation and code duplication with movi_imm32.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2009-12-21 20:52:06 +00:00
..
tcg-target.c tcg-sparc: Improve tcg_out_movi for sparc64. 2009-12-21 20:52:06 +00:00
tcg-target.h change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} 2009-07-27 14:09:16 -05:00