tcg/i386: Store out-of-range call targets in constant pool
commit4e45f23943c0bb91588627de3801826546155ad8
authorRichard Henderson <rth@twiddle.net>
Fri, 21 Jul 2017 05:56:42 +0000 (20 19:56 -1000)
committerRichard Henderson <rth@twiddle.net>
Thu, 7 Sep 2017 18:57:35 +0000 (7 11:57 -0700)
tree126a552debfaf839c8e7448fb893777db6722bba
parent57a269469dbf70013dab3a176e1735636010a772
tcg/i386: Store out-of-range call targets in constant pool

Already it saves 2 bytes per call, but also the constant pool
entry may well be shared across multiple calls.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/i386/tcg-target.h
tcg/i386/tcg-target.inc.c