balrog 225b437649 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
2008-05-23 12:55:11 +00:00
2008-05-17 19:11:14 +00:00
2008-05-09 18:45:55 +00:00
2008-05-22 18:16:25 +00:00
2008-05-12 12:00:46 +00:00
2007-11-10 17:38:00 +00:00
2007-11-17 17:14:51 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2008-03-18 06:52:48 +00:00
2008-05-07 15:26:22 +00:00
2008-03-28 22:30:48 +00:00
2008-05-21 19:17:29 +00:00
2008-02-10 16:33:14 +00:00
2008-05-23 09:57:34 +00:00
2008-03-18 06:55:27 +00:00
2008-04-12 20:14:54 +00:00
2008-05-21 19:12:19 +00:00
2008-05-19 23:59:38 +00:00
2008-05-23 11:56:45 +00:00
2007-12-18 01:58:05 +00:00
2008-04-12 20:14:54 +00:00
2008-04-12 20:14:54 +00:00
2008-02-01 10:50:11 +00:00
2007-11-17 17:14:51 +00:00
2008-05-10 09:47:37 +00:00
2008-05-11 15:07:19 +00:00
2007-11-17 17:14:51 +00:00
2007-11-17 17:14:51 +00:00
2008-04-13 16:08:37 +00:00
2007-10-06 11:28:21 +00:00
2007-10-06 11:28:21 +00:00
2007-10-06 11:28:21 +00:00
2008-02-04 14:47:49 +00:00
2008-05-13 18:26:52 +00:00
2008-05-23 09:57:34 +00:00
2008-01-06 17:10:54 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%