aboutsummaryrefslogtreecommitdiff
path: root/thunk.c
diff options
context:
space:
mode:
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2008-05-23 12:55:11 +0000
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2008-05-23 12:55:11 +0000
commit225b437649f6c883a10c295b9b93285e8dfef571 (patch)
treeaae0c7e222f22a0698c7e28985d59d60fa75fde4 /thunk.c
parentbedba0cd074db0d581211056e52686ac4986afc6 (diff)
Fix qemu_ld/st for mem_index > 0 on arm host.
offsetof(CPUState, tlb_table[mem_index][0].addr_read) with mem_index > 0 was larger than max immediate offset for ldr and str (12-bit) so insert an additional insn to add the mem_index offset. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4542 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'thunk.c')
0 files changed, 0 insertions, 0 deletions