summaryrefslogtreecommitdiffstats
path: root/target-sparc/helper.h
Commit message (Expand)AuthorAgeFilesLines
* Use dynamical computation for condition codesBlue Swirl2009-05-101-0/+2
* TCG variable type checking.pbrook2008-11-171-109/+101Star
* Implement UA2005 hypervisor trapsblueswir12008-09-261-2/+0Star
* Add software and timer interrupt supportblueswir12008-09-221-0/+3
* Use the new concat_i32_i64 op for std and stdablueswir12008-09-211-1/+0Star
* Convert rest of ops using float32 to TCG, remove FT0 and FT1blueswir12008-09-101-11/+8Star
* Partially convert float128 conversion ops to TCGblueswir12008-09-101-4/+5
* Convert basic 64 bit VIS ops to TCGblueswir12008-09-101-9/+0Star
* Convert basic 32 bit VIS ops to TCGblueswir12008-09-101-15/+2Star
* Convert basic float32 ops to TCGblueswir12008-09-101-18/+29
* Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCGblueswir12008-09-091-2/+2
* Fix Sparc64 boot on i386 host:blueswir12008-08-291-9/+0Star
* Implement nucleus quad lddablueswir12008-07-191-0/+1
* Move non-op functions from op_helper.c to helper.c and vice versa.blueswir12008-05-271-0/+1
* Register op helpersblueswir12008-05-221-93/+96
* Move prototype back to avoid a compiler warningblueswir12008-05-121-1/+0Star
* Fix compiler warningsblueswir12008-05-101-0/+9
* CPU feature selection supportblueswir12008-05-091-20/+2Star
* Complete the TCG conversionblueswir12008-05-041-0/+7
* Convert align checks to TCGblueswir12008-03-211-0/+1
* Convert save, restore, saved, restored, and flushw to TCGblueswir12008-03-211-0/+5
* Convert other float and VIS ops to TCGblueswir12008-03-211-0/+96
* Convert udiv and sdiv ops to TCGblueswir12008-03-181-0/+2
* Convert CCR and CWP ops to TCGblueswir12008-03-181-0/+4
* Convert array8/16/32 and alignaddr to TCGblueswir12008-03-181-0/+4
* Convert ldfsr and stfsr to TCGblueswir12008-03-151-0/+1
* Convert exception ops to TCGblueswir12008-03-061-0/+1
* Convert float helpers to TCG, fix fabsq in the processblueswir12008-03-041-0/+39
* Convert tick operations to TCGblueswir12008-03-021-0/+3
* Modify Sparc32/64 to use TCGblueswir12008-02-241-0/+32