aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* SH: Improve movca.l/ocbi emulation.edgar_igl2009-04-011-0/+52
* sh4: Add FMAC instruction supportaurel322009-01-141-0/+11
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* SH4: Implement FD bitaurel322008-12-071-0/+12
* target-sh4: use CPU_Float/CPU_Double instead of ugly castsaurel322008-11-191-40/+102
* TCG variable type checking.pbrook2008-11-171-0/+1
* SH4: sleep instruction bug fixaurel322008-09-151-1/+2
* SH4: final conversion to TCGaurel322008-09-011-0/+6
* SH4: convert floating-point ops to TCGaurel322008-09-011-0/+148
* SH4: Convert remaining non-fp ops to TCGaurel322008-09-011-43/+20
* SH4: convert control/status register load/store to TCGaurel322008-08-301-0/+9
* SH4: convert some more arithmetics ops to TCGaurel322008-08-301-46/+33
* SH4: convert a few helpers to TCGaurel322008-08-291-6/+33
* Fix off-by-one unwinding error.pbrook2008-05-251-5/+0
* SH4 MMU improvementsaurel322008-05-091-0/+10
* 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
* Clean up of some target specifics in exec.c/cpu-exec.c.ths2007-06-031-5/+0
* Remove debug output.pbrook2006-06-171-2/+2
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+372