tcg: Relax requirement for mulu2_i32 on 32-bit hosts
authorRichard Henderson <rth@twiddle.net>
Wed, 26 Mar 2014 17:59:14 +0000 (10:59 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 18 Apr 2014 23:57:37 +0000 (16:57 -0700)
commitdf9ebea53ebc1c98217743f56c30ae3a46031bb9
treec0ca7191f6e26e1975e36ac180699742f3ae31d2
parent671c835b7dc12bfb3907c6af38f74073fe8fade9
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>
tcg/arm/tcg-target.h
tcg/mips/tcg-target.h
tcg/ppc/tcg-target.h
tcg/tcg.h
tcg/tci/tcg-target.h