aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-031-0/+6
* kill regs_to_env and env_to_regsPaolo Bonzini2010-01-191-10/+0
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori2009-04-241-1/+6
* clean build: Fix remaining sh4 warningsaurel322009-03-031-6/+0
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* target-sh4: remove 2 warningsaurel322008-12-111-4/+0
* Remove FORCE_RET() and RETURN()aurel322008-12-071-2/+0
* Common cpu_loop_exit prototypeaurel322008-11-301-2/+0
* SH4: Remove dyngen leftoversaurel322008-09-011-8/+0
* SH4: Convert remaining non-fp ops to TCGaurel322008-09-011-4/+0
* SH4: convert some more arithmetics ops to TCGaurel322008-08-301-11/+0
* [sh4] sleep instructionaurel322008-08-221-0/+1
* SH4 MMU improvementsaurel322008-05-091-0/+2
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Add missing cpu_halted function, by Magnus Damm.ths2007-06-221-0/+10
* SH bugfixes.pbrook2006-06-181-1/+1
* sh4 fmov et al instructions (amatus)bellard2006-06-141-0/+5
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+75