qemu-e2k/include/exec
Evgeny Voevodin 5e5f07e08f TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
It's worth to clean-up translation blocks variables and move them
into one context as was suggested by Swirl.
Also if we use this context directly inside tcg_ctx, then it
speeds up code generation a bit.

Signed-off-by: Evgeny Voevodin <evgenyvoevodin@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-02-16 10:41:16 +00:00
..
user exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
address-spaces.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
cpu-all.h exec: Return CPUState from qemu_get_cpu() 2013-01-15 04:09:14 +01:00
cpu-common.h Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu 2012-12-23 00:40:49 +01:00
cpu-defs.h cpu-defs.h: Drop qemu_work_item prototype 2013-01-19 10:29:27 +00:00
cputlb.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
def-helper.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
exec-all.h TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx 2013-02-16 10:41:16 +00:00
gdbstub.h cpu: Move cpu_index field to CPUState 2013-01-15 04:09:13 +01:00
gen-icount.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
hwaddr.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
ioport.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
iorange.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
memory-internal.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
memory.h memory: introduce memory_region_test_and_clear_dirty 2012-12-20 23:09:39 +01:00
poison.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu-semi.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu_defs.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu_exec.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu_header.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu_template.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
spinlock.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00