aboutsummaryrefslogtreecommitdiffstats
path: root/target-sparc/helper.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-08sparc64: use helper_wrpil to check pending irq on writeIgor V. Kovalenko1-0/+1
2009-05-10Use dynamical computation for condition codesBlue Swirl1-0/+2
2008-11-17TCG variable type checking.pbrook1-109/+101
2008-09-26Implement UA2005 hypervisor trapsblueswir11-2/+0
2008-09-22Add software and timer interrupt supportblueswir11-0/+3
2008-09-21Use the new concat_i32_i64 op for std and stdablueswir11-1/+0
2008-09-10Convert rest of ops using float32 to TCG, remove FT0 and FT1blueswir11-11/+8
2008-09-10Partially convert float128 conversion ops to TCGblueswir11-4/+5
2008-09-10Convert basic 64 bit VIS ops to TCGblueswir11-9/+0
2008-09-10Convert basic 32 bit VIS ops to TCGblueswir11-15/+2
2008-09-10Convert basic float32 ops to TCGblueswir11-18/+29
2008-09-09Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCGblueswir11-2/+2
2008-08-29Fix Sparc64 boot on i386 host:blueswir11-9/+0
2008-07-19Implement nucleus quad lddablueswir11-0/+1
2008-05-27Move non-op functions from op_helper.c to helper.c and vice versa.blueswir11-0/+1
2008-05-22Register op helpersblueswir11-93/+96
2008-05-12Move prototype back to avoid a compiler warningblueswir11-1/+0
2008-05-10Fix compiler warningsblueswir11-0/+9
2008-05-09CPU feature selection supportblueswir11-20/+2
2008-05-04Complete the TCG conversionblueswir11-0/+7
2008-03-21 Convert align checks to TCGblueswir11-0/+1
2008-03-21 Convert save, restore, saved, restored, and flushw to TCGblueswir11-0/+5
2008-03-21 Convert other float and VIS ops to TCGblueswir11-0/+96
2008-03-18 Convert udiv and sdiv ops to TCGblueswir11-0/+2
2008-03-18 Convert CCR and CWP ops to TCGblueswir11-0/+4
2008-03-18 Convert array8/16/32 and alignaddr to TCGblueswir11-0/+4
2008-03-15 Convert ldfsr and stfsr to TCGblueswir11-0/+1
2008-03-06 Convert exception ops to TCGblueswir11-0/+1
2008-03-04 Convert float helpers to TCG, fix fabsq in the processblueswir11-0/+39
2008-03-02 Convert tick operations to TCGblueswir11-0/+3
2008-02-24 Modify Sparc32/64 to use TCGblueswir11-0/+32