summaryrefslogtreecommitdiffstats
path: root/target-arm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Thumb semihosting fixes.pbrook2007-11-241-1/+10
* Add strict checking mode for softfp code.pbrook2007-11-182-6/+4
* suppressed tgetx and tputx (initial patch by Thayne Harbaugh)bellard2007-11-161-27/+37
* Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some...balrog2007-11-132-42/+45
* Fix msr_mask.pbrook2007-11-111-4/+3
* fixed invalid typebellard2007-11-111-2/+2
* ARMv7 support.pbrook2007-11-119-439/+8041
* added cpu_model parameter to cpu_init()bellard2007-11-102-10/+12
* Invalidate TLBs when domains are changed (Matthew Warton).balrog2007-10-311-2/+1
* Adjust s390 addresses (the MSB is defined as "to be ignored").ths2007-10-291-1/+5
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-144-7/+19
* Unify '-cpu ?' option.j_mayer2007-10-122-4/+5
* Move get_sp_from_cpustate from cpu.h to target_signal.h.ths2007-09-271-5/+0
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+5
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-1713-127/+127
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-1619-184/+184
* Fix tb->size mishandling, by Daniel Jacobowitz.ths2007-09-111-1/+0
* Special-case iWMMXt register transfer insns, which are in ARM LDC2/STC2 class.balrog2007-08-012-3/+12
* Fix XScale MMU's extended small pages.balrog2007-07-291-5/+5
* Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog2007-07-292-2/+83
* Various reg offset shift typos.balrog2007-07-241-1/+1
* Thumb shifter carry flag fixes.pbrook2007-07-221-2/+2
* Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.balrog2007-06-242-4/+18
* Fix "blx lr" (Lauro Venancio).pbrook2007-06-111-2/+2
OpenPOWER on IntegriCloud