aboutsummaryrefslogtreecommitdiff
path: root/target-sh4/helper.h
AgeCommit message (Expand)Author
2015-09-13target-sh4: add flags markups for FP helpersAurelien Jarno
2015-06-12target-sh4: split out Q and M from of SR and optimize div1Aurelien Jarno
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-10-28target-sh4: rename helper flagsAurelien Jarno
2012-09-21target-sh4: rework exceptions handlingAurelien Jarno
2012-09-21target-sh4: implement addv and subv using TCGAurelien Jarno
2012-09-21target-sh4: implement addc and subc using TCGAurelien Jarno
2012-09-21target-sh4: mark a few helpers const and pureAurelien Jarno
2012-09-15target-sh4: switch to AREG0 free modeBlue Swirl
2011-04-12target-sh4: get rid of CPU_{Float,Double}UAurelien Jarno
2011-01-16target-sh4: implement negc using TCGAurelien Jarno
2011-01-14target-sh4: add ftrv instructionAurelien Jarno
2011-01-14target-sh4: add fipr instructionAurelien Jarno
2009-04-01SH: Improve movca.l/ocbi emulation.edgar_igl
2009-01-14sh4: Add FMAC instruction supportaurel32
2008-12-07SH4: Implement FD bitaurel32
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-08-28SH4: add support for TCG helpersaurel32