From: Peter Maydell Date: Thu, 24 Apr 2014 14:24:51 +0000 (+0100) Subject: Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging X-Git-Tag: TizenStudio_2.0_p2.3.2~208^2~888 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad600a4d49293f6b8eda7932f90e5aa5fa2021b0;p=sdk%2Femulator%2Fqemu.git Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging Pull tcg 2014-04-22 # gpg: Signature made Tue 22 Apr 2014 22:00:04 BST using RSA key ID 4DD0279B # gpg: Can't check signature: public key not found * remotes/rth/tags/tcg-next-20140422: tcg: Use HOST_WORDS_BIGENDIAN tcg: Fix fallback from muls2_i64 to mulu2_i64 tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32 tcg: Relax requirement for mulu2_i32 on 32-bit hosts tcg-s390: Remove W constraint tcg-sparc: Use the type parameter to tcg_target_const_match tcg-ppc64: Use the type parameter to tcg_target_const_match tcg-aarch64: Remove w constraint tcg: Add TCGType parameter to tcg_target_const_match tcg: Fix out of range shift in deposit optimizations tci: Mask shift counts to avoid undefined behavior tcg: Mask shift quantities while folding tcg: Use "unspecified behavior" for shifts tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool Signed-off-by: Peter Maydell --- ad600a4d49293f6b8eda7932f90e5aa5fa2021b0