qemu-patch-raspberry4/tcg/i386
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-i386: Use new return-argument ld/st helpers 2013-08-26 13:31:54 -07:00
tcg-target.h tcg: Add muluh and mulsh opcodes 2013-09-02 09:08:29 -07:00