qemu-patch-raspberry4/tcg/i386
Richard Henderson 5d1e4e85ce tcg-i386: Use lea for three-operand add.
The result is shorter than the mov+add that TCG would
otherwise generate for us.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-05-21 16:20:23 +00:00
..
tcg-target.c tcg-i386: Use lea for three-operand add. 2010-05-21 16:20:23 +00:00
tcg-target.h tcg: Allow target-specific implementation of NOR. 2010-03-26 21:52:44 +01:00