qemu-e2k/tcg/arm
Dr. David Alan Gilbert 222f23f508 tcg/arm: remove fixed map code buffer restriction
On ARM, don't map the code buffer at a fixed location, and fix up the
call/goto tcg routines to let it do long jumps.

Mapping the code buffer at a fixed address could sometimes result in it being
mapped over the top of the heap with pretty random results.

Signed-off-by: Dr. David Alan Gilbert <david.gilbert@linaro.org>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
2011-12-14 21:58:18 +01:00
..
tcg-target.c tcg/arm: remove fixed map code buffer restriction 2011-12-14 21:58:18 +01:00
tcg-target.h tcg: Standardize on TCGReg as the enum for hard registers 2011-11-14 17:47:26 +01:00