qemu/tcg/ppc
Richard Henderson df9ebea53e tcg: Relax requirement for mulu2_i32 on 32-bit hosts
Instead require either mulu2_i32 or muluh_i32.  The code in tcg-op.h
already supports looking for both.  Previous incomplete conversion?

Signed-off-by: Richard Henderson <rth@twiddle.net>
2014-04-18 16:57:37 -07:00
..
tcg-target.c tcg: Add TCGType parameter to tcg_target_const_match 2014-04-18 16:57:36 -07:00
tcg-target.h tcg: Relax requirement for mulu2_i32 on 32-bit hosts 2014-04-18 16:57:37 -07:00