qemu-e2k/tcg/mips
Richard Henderson 03271524b6 tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used.
Optimize mulx2 with dead low part to mulxh.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-09-02 09:08:29 -07:00
..
tcg-target.c tcg/mips: fix invalid op definition errors 2013-08-08 23:06:02 +02:00
tcg-target.h tcg: Add muluh and mulsh opcodes 2013-09-02 09:08:29 -07:00