aboutsummaryrefslogtreecommitdiff
path: root/target-sh4/op_helper.c
AgeCommit message (Expand)Author
2009-01-14sh4: Add FMAC instruction supportaurel32
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-07SH4: Implement FD bitaurel32
2008-11-19target-sh4: use CPU_Float/CPU_Double instead of ugly castsaurel32
2008-11-17TCG variable type checking.pbrook
2008-09-15SH4: sleep instruction bug fixaurel32
2008-09-01SH4: final conversion to TCGaurel32
2008-09-01SH4: convert floating-point ops to TCGaurel32
2008-09-01SH4: Convert remaining non-fp ops to TCGaurel32
2008-08-30SH4: convert control/status register load/store to TCGaurel32
2008-08-30SH4: convert some more arithmetics ops to TCGaurel32
2008-08-29SH4: convert a few helpers to TCGaurel32
2008-05-25Fix off-by-one unwinding error.pbrook
2008-05-09SH4 MMU improvementsaurel32
2007-10-29Adjust s390 addresses (the MSB is defined as "to be ignored").ths
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths
2006-06-17Remove debug output.pbrook
2006-04-27sh4 target (Samuel Tardieu)bellard