qemu-patch-raspberry4/tcg/s390
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: Remove redundant tcg_target_init checks 2013-06-05 05:54:40 -07:00
tcg-target.h tcg: Add muluh and mulsh opcodes 2013-09-02 09:08:29 -07:00