aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Remove FORCE_RET() and RETURN()aurel322008-12-071-5/+0
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-1/+1
* Fix ARM NEON vdup and vtbl bugs.pbrook2008-09-221-1/+1
* Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues).balrog2008-07-191-2/+0
* Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.ths2008-07-031-1/+1
* Fix off-by-one unwinding error.pbrook2008-05-251-5/+0
* ARM N=Z=1 flag fix.pbrook2008-04-011-4/+4
* ARM TCG conversion 14/16.pbrook2008-03-311-1/+116
* ARM TCG conversion 13/16.pbrook2008-03-311-7/+6
* ARM TCG conversion 12/16.pbrook2008-03-311-0/+148
* ARM TCG conversion 10/16.pbrook2008-03-311-188/+0
* ARM TCG conversion 9/16.pbrook2008-03-311-0/+33
* ARM TCG conversion 8/16.pbrook2008-03-311-0/+23
* ARM TCG conversion 7/16.pbrook2008-03-311-0/+67
* ARM TCG conversion 4/16.pbrook2008-03-311-0/+66
* fixed invalid typebellard2007-11-111-2/+2
* ARMv7 support.pbrook2007-11-111-2/+76
* 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-141-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Add Arm926 core support.pbrook2006-02-201-5/+7
* ARM system emulation (Paul Brook)bellard2005-11-261-0/+51
* arm vfp fcmp and fcmpe instructions fix (Paul Brook)bellard2005-04-231-2/+2
* soft float supportbellard2005-03-131-100/+45
* ARM VFP support (Paul Brook)bellard2005-02-221-0/+229