OSDN Git Service

target-i386: Use gen_lea_v_seg in stack subroutines
authorRichard Henderson <rth@twiddle.net>
Thu, 17 Dec 2015 19:19:20 +0000 (11:19 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Feb 2016 14:45:27 +0000 (15:45 +0100)
commit77ebcad04f3659fa7eb799928fdd68280fac720d
tree71b1bea0d480e0efc456cca56453961ab7e05f67
parentd6a2914984c89fa0a3125b9842e0cbf68de79a3d
target-i386: Use gen_lea_v_seg in stack subroutines

I.e. gen_push_v, gen_pop_T0, gen_stack_A0.
More centralization of handling of segment bases.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1450379966-28198-5-git-send-email-rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target-i386/translate.c