tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32
commitf46fc4e6a953e78b283834f67bc338bd35d7d316
authorRichard Henderson <rth@twiddle.net>
Wed, 26 Mar 2014 18:01:30 +0000 (26 11:01 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 18 Apr 2014 23:57:37 +0000 (18 16:57 -0700)
treeef0b7e5062f937bdae18f9c4f5085ae6a3eacd1b
parentdf9ebea53ebc1c98217743f56c30ae3a46031bb9
tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32

Rather than hard-coding use of mulu2_i32, allow muluh_i32.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg-op.h