summaryrefslogtreecommitdiffstats
path: root/target-sh4/helper.h
Commit message (Expand)AuthorAgeFilesLines
* target-sh4: add flags markups for FP helpersAurelien Jarno2015-09-131-17/+17
* target-sh4: split out Q and M from of SR and optimize div1Aurelien Jarno2015-06-121-1/+0
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-4/+0
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-2/+2
* target-sh4: rename helper flagsAurelien Jarno2012-10-281-3/+3
* target-sh4: rework exceptions handlingAurelien Jarno2012-09-211-7/+7
* target-sh4: implement addv and subv using TCGAurelien Jarno2012-09-211-2/+0
* target-sh4: implement addc and subc using TCGAurelien Jarno2012-09-211-2/+0
* target-sh4: mark a few helpers const and pureAurelien Jarno2012-09-211-3/+3
* target-sh4: switch to AREG0 free modeBlue Swirl2012-09-151-42/+42
* target-sh4: get rid of CPU_{Float,Double}UAurelien Jarno2011-04-121-24/+24
* target-sh4: implement negc using TCGAurelien Jarno2011-01-161-1/+0
* target-sh4: add ftrv instructionAurelien Jarno2011-01-141-0/+1
* target-sh4: add fipr instructionAurelien Jarno2011-01-141-0/+1
* SH: Improve movca.l/ocbi emulation.edgar_igl2009-04-011-0/+4
* sh4: Add FMAC instruction supportaurel322009-01-141-0/+1
* SH4: Implement FD bitaurel322008-12-071-0/+2
* TCG variable type checking.pbrook2008-11-171-41/+41
* SH4: sleep instruction bug fixaurel322008-09-151-1/+1
* SH4: final conversion to TCGaurel322008-09-011-0/+1
* SH4: convert floating-point ops to TCGaurel322008-09-011-0/+24
* SH4: Convert remaining non-fp ops to TCGaurel322008-09-011-0/+1
* SH4: convert control/status register load/store to TCGaurel322008-08-301-0/+2
* SH4: convert some more arithmetics ops to TCGaurel322008-08-301-0/+8
* SH4: convert a few helpers to TCGaurel322008-08-291-0/+6
* SH4: add support for TCG helpersaurel322008-08-281-0/+4
OpenPOWER on IntegriCloud