qemu-patch-raspberry4/tcg/i386
Richard Henderson 5bcebc253c tcg-i386: Don't perform GETPC adjustment in TCG code
Since we now perform it inside the helper, no need to do it here.
This also lets us perform a tail-call from the store slow path to
the helper.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-09-02 09:08:30 -07:00
..
tcg-target.c tcg-i386: Don't perform GETPC adjustment in TCG code 2013-09-02 09:08:30 -07:00
tcg-target.h tcg: Allow TCG_TARGET_REG_BITS to be specified independantly 2013-09-02 09:08:29 -07:00