summaryrefslogtreecommitdiffstats
path: root/target-arm
Commit message (Expand)AuthorAgeFilesLines
* Mark a dead_tmp as such in ARM msr.balrog2008-06-021-0/+1
* Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog2008-06-021-0/+1
* Fix typo.pbrook2008-05-301-1/+1
* Move clone() register setup to target specific code. Handle fork-like clone.pbrook2008-05-301-0/+9
* Push common interrupt variables to cpu-defs.h (Glauber Costa)bellard2008-05-291-2/+0
* Implement ARM magic kernel page and TLS register.pbrook2008-05-292-1/+15
* moved halted field to CPU_COMMONbellard2008-05-281-1/+0
* Fix off-by-one unwinding error.pbrook2008-05-251-5/+0
* Fix ARM conditional branch bug.pbrook2008-05-241-29/+25
* Add N810 to allowed -M values, add documentation part for N8x0.balrog2008-05-181-0/+1
* Remove arm's local not_i32 tcg op now that there's one in tcg.balrog2008-05-171-6/+0
* Add TCG native negation op.pbrook2008-05-111-7/+1
* Add zero extension (pseudo-)ops.pbrook2008-05-111-9/+9
* remove target ifdefs from vl.caurel322008-05-041-0/+213
* Fix incorrect argument types.pbrook2008-05-011-2/+2
* Factorize code in translate.caurel322008-04-281-0/+5
* Remove an unused field and fix some non-code typos.balrog2008-04-202-5/+5
* Correct more ARM VFP 32/64 and signed/unsigned typos.balrog2008-04-202-4/+4
* Save the exact SWI return address in Thumb mode.balrog2008-04-161-1/+1
* Add basic OMAP2 chip support.balrog2008-04-142-0/+8
* Move the excess of arm_load_kernel() parameters into a struct.balrog2008-04-141-6/+3
* Correctly restore pc after an exception occured in Thumb mode.balrog2008-04-141-6/+1
* Fix ARM VFP related segfaults.balrog2008-04-141-4/+4
* Fix the offset in Thumb bl instruction.balrog2008-04-131-3/+3
* Set an unset label in ARM strex.balrog2008-04-131-0/+1
* Fix ARM and Thumb ldlex/stlex.balrog2008-04-131-0/+2
* Store the right TCG temp (typo).balrog2008-04-132-3/+3
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-0/+1
* Fix few spelling issues in commentsaurel322008-04-112-5/+5
* Move target-arm/nwfpe into linux-user/arm/nwfpeaurel322008-04-0912-2674/+0
* Implement ARM floating point exception emulationaurel322008-04-071-0/+7
* ARM N=Z=1 flag fix.pbrook2008-04-014-31/+32
* ARM TCG conversion 16/16.pbrook2008-03-311-25/+0
* ARM TCG conversion 15/16.pbrook2008-03-317-811/+1123
* ARM TCG conversion 14/16.pbrook2008-03-317-2537/+2596
* ARM TCG conversion 13/16.pbrook2008-03-317-280/+204
* ARM TCG conversion 12/16.pbrook2008-03-317-330/+277
* ARM TCG conversion 11/16.pbrook2008-03-314-248/+295
* ARM TCG conversion 10/16.pbrook2008-03-319-685/+678
* ARM TCG conversion 9/16.pbrook2008-03-317-409/+475
* ARM TCG conversion 8/16.pbrook2008-03-314-371/+409
* ARM TCG conversion 7/16.pbrook2008-03-316-449/+537
* ARM TCG conversion 6/16.pbrook2008-03-314-157/+169
* ARM TCG conversion 5/16.pbrook2008-03-312-69/+64
* ARM TCG conversion 4/16.pbrook2008-03-316-118/+121
* ARM TCG conversion 3/16.pbrook2008-03-312-196/+65
* ARM TCG conversion 2/16.pbrook2008-03-314-9/+12
* ARM TCG conversion 1/16.pbrook2008-03-316-673/+434
* use the TCG code generatorbellard2008-02-012-50/+5
* Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths2007-12-091-0/+1
OpenPOWER on IntegriCloud