diff options
author | Richard Henderson <rth@twiddle.net> | 2017-07-30 13:13:21 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2017-09-07 11:57:35 -0700 |
commit | 57a269469dbf70013dab3a176e1735636010a772 (patch) | |
tree | 1ff2db5b5d660b3ef87e7fd106aba052c222bfb9 /tcg/i386 | |
parent | 659ef5cbb893872d25e9d95191cc23b16546c8a1 (diff) | |
download | qemu-57a269469dbf70013dab3a176e1735636010a772.zip |
tcg: Infrastructure for managing constant pools
A new shared header tcg-pool.inc.c adds new_pool_label,
for registering a tcg_target_ulong to be emitted after
the generated code, plus relocation data to install a
pointer to the data.
A new pointer is added to the TCGContext, so that we
dump the constant pool as data, not code.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tcg/i386')
0 files changed, 0 insertions, 0 deletions