qemu-patch-raspberry4/tcg/ppc
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-ppc: Don't implement rem 2013-07-09 07:14:34 -07:00
tcg-target.h tcg: Add muluh and mulsh opcodes 2013-09-02 09:08:29 -07:00