OSDN Git Service

tcg-mips: Implement mulsh, muluh
authorRichard Henderson <rth@twiddle.net>
Wed, 14 Aug 2013 21:41:43 +0000 (14:41 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 2 Sep 2013 16:08:29 +0000 (09:08 -0700)
commit3c9a8f17560794ad23889318cc42894c6e592cc3
tree7fa03c152e93ebde0dd17c95762e087461bff7b8
parent03271524b66dfc979cc0412bdb5d8d617426b644
tcg-mips: Implement mulsh, muluh

With the optimization in tcg_liveness_analysis,
we can avoid the MFLO when it is unused.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/mips/tcg-target.c
tcg/mips/tcg-target.h