qemu-patch-raspberry4/tcg/ppc64
Richard Henderson 32f5717f07 tcg-ppc64: Implement muluh, mulsh
Using these instead of mulu2 and muls2 lets us avoid having to argument
overlap analysis in the backend.  Normal register allocation will DTRT.

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-ppc64: Implement muluh, mulsh 2013-09-02 09:08:29 -07:00
tcg-target.h tcg-ppc64: Implement muluh, mulsh 2013-09-02 09:08:29 -07:00