diff options
author | balrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-05-23 12:55:11 +0000 |
---|---|---|
committer | balrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-05-23 12:55:11 +0000 |
commit | 225b437649f6c883a10c295b9b93285e8dfef571 (patch) | |
tree | aae0c7e222f22a0698c7e28985d59d60fa75fde4 /linux-user/linux_loop.h | |
parent | bedba0cd074db0d581211056e52686ac4986afc6 (diff) | |
download | qemu-225b437649f6c883a10c295b9b93285e8dfef571.zip qemu-225b437649f6c883a10c295b9b93285e8dfef571.tar.gz qemu-225b437649f6c883a10c295b9b93285e8dfef571.tar.bz2 |
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 'linux-user/linux_loop.h')
0 files changed, 0 insertions, 0 deletions