qemu-patch-raspberry4/tcg/arm
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-arm: Implement tcg_register_jit 2013-07-09 07:15:25 -07:00
tcg-target.h tcg: Add muluh and mulsh opcodes 2013-09-02 09:08:29 -07:00