qemu-e2k/tcg/i386
Richard Henderson 401c227b0a tcg-i386: Use new return-argument ld/st helpers
Discontinue the jump-around-jump-to-jump scheme, trading it for a single
immediate move instruction.  The two extra jumps always consume 7 bytes,
whereas the immediate move is either 5 or 7 bytes depending on where the
code_gen_buffer gets located.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-08-26 13:31:54 -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-i386: Implement multiword arithmetic ops 2013-02-23 17:25:29 +00:00