]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
arm: Reserve code buffer in memory range reachable for pc-relative branch.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 1 Dec 2008 02:10:17 +0000 (02:10 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 1 Dec 2008 02:10:17 +0000 (02:10 +0000)
commit1cb0661e009267a5d060c4686f0857784a8da228
treec5049d98ae788761b67453d2ae1c6ed45a7422bf
parent3233f0d463d299be89e2672928fc215dc99c2c71
arm: Reserve code buffer in memory range reachable for pc-relative branch.

Unfortunately this range is so narrow that I'm not sure if it makes more
sense to always use memory load to pc kind of branch instead.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5844 c046a42c-6fe2-441c-8c8c-71466251a162
exec.c