aboutsummaryrefslogtreecommitdiffstats
path: root/target-sh4/exec.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini1-10/+0
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-04-24qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori1-1/+6
2009-03-03clean build: Fix remaining sh4 warningsaurel321-6/+0
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-12-11target-sh4: remove 2 warningsaurel321-4/+0
2008-12-07Remove FORCE_RET() and RETURN()aurel321-2/+0
2008-11-30Common cpu_loop_exit prototypeaurel321-2/+0
2008-09-01SH4: Remove dyngen leftoversaurel321-8/+0
2008-09-01SH4: Convert remaining non-fp ops to TCGaurel321-4/+0
2008-08-30SH4: convert some more arithmetics ops to TCGaurel321-11/+0
2008-08-22[sh4] sleep instructionaurel321-0/+1
2008-05-09SH4 MMU improvementsaurel321-0/+2
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-06-22Add missing cpu_halted function, by Magnus Damm.ths1-0/+10
2006-06-18SH bugfixes.pbrook1-1/+1
2006-06-14sh4 fmov et al instructions (amatus)bellard1-0/+5
2006-04-27sh4 target (Samuel Tardieu)bellard1-0/+75