qemu-e2k/accel
Richard Henderson 57a269469d 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>
2017-09-07 11:57:35 -07:00
..
kvm kvm: remove hard dependency on pci 2017-08-30 18:23:25 +02:00
stubs ARM: KVM: Enable in-kernel timers with user space gic 2017-07-11 11:21:26 +01:00
tcg tcg: Infrastructure for managing constant pools 2017-09-07 11:57:35 -07:00
Makefile.objs tcg: add the CONFIG_TCG into Makefiles 2017-07-05 09:12:44 +02:00
accel.c accel: cleanup error output 2017-08-01 17:27:33 +02:00