]> Git Repo - qemu.git/commit - tcg/i386/tcg-target.inc.c
tcg/i386: Store out-of-range call targets in constant pool
authorRichard Henderson <[email protected]>
Fri, 21 Jul 2017 05:56:42 +0000 (19:56 -1000)
committerRichard Henderson <[email protected]>
Thu, 7 Sep 2017 18:57:35 +0000 (11:57 -0700)
commit4e45f23943c0bb91588627de3801826546155ad8
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 <[email protected]>
tcg/i386/tcg-target.h
tcg/i386/tcg-target.inc.c
This page took 0.024307 seconds and 4 git commands to generate.