summaryrefslogtreecommitdiff
path: root/target-sparc
AgeCommit message (Expand)AuthorFilesLines
2008-03-15 Convert ldfsr and stfsr to TCGblueswir14-13/+10
2008-03-14 Eliminate some uses of T2blueswir11-13/+13
2008-03-14 Convert udivx and sdivx to TCGblueswir12-24/+30
2008-03-14 Use memory globals for G registersblueswir11-2/+18
2008-03-13 Use tcg_const_tl for zero constantblueswir11-42/+19
2008-03-13 Convert condition code changing versions of add, sub, logic, and div to TCGblueswir13-453/+427
2008-03-11 Use a TCG global for regwptrblueswir11-3/+3
2008-03-09 Convert andn, orn and xnor to TCGblueswir12-18/+6
2008-03-08 Convert branches and conditional moves to TCGblueswir13-650/+587
2008-03-06 Convert exception ops to TCGblueswir15-18/+19
2008-03-06 Fix microSPARC II SFSR mask (Robert Reif)blueswir11-1/+1
2008-03-05 Convert Sparc64 trap state ops to TCGblueswir14-69/+102
2008-03-04 Convert float helpers to TCG, fix fabsq in the processblueswir15-281/+232
2008-03-04 Convert fmovr to TCGblueswir11-15/+27
2008-03-02 Convert tick operations to TCGblueswir15-58/+90
2008-03-02 Convert movr and (partially) movcc to TCGblueswir12-24/+42
2008-03-02 Convert addx, subx, next_insn and mov_pc_npc to TCGblueswir12-27/+29
2008-02-27 Temporary fix for i386 hostblueswir12-0/+27
2008-02-24 Modify Sparc32/64 to use TCGblueswir17-1551/+878
2008-02-14 Fix remote debugger memory access problems reported by Matthias Steinblueswir12-7/+12
2008-02-11 Sparc32 MMU register fixes (Robert Reif)blueswir14-9/+103
2008-02-01use the TCG code generatorbellard2-66/+12
2008-01-01 More ASIsblueswir11-6/+18
2007-12-30 Nicer debug output for exceptionsblueswir11-4/+104
2007-12-28 Initial support for Sun4d machines (SS-1000, SS-2000)blueswir11-3/+1
2007-12-28 Improved ASI debugging (Robert Reif)blueswir11-14/+58
2007-12-25 Enforce context table alignmentblueswir11-1/+1
2007-12-11 Partial fix to Sparc32 Linux host global register mangling problemblueswir11-0/+2
2007-12-10 Add ASIs (Robert Reif)blueswir11-1/+8
2007-12-09Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths1-0/+1
2007-11-29 Increase prom size for boot modeblueswir11-1/+1
2007-11-28Use slavio base as boot prom address, rearrange sun4m init codeblueswir12-1/+2
2007-11-28 Fix compilation and warnings on PPC hostblueswir12-1/+21
2007-11-25 Fix floating point register decodingblueswir11-141/+139
2007-11-25 128-bit float support for user modeblueswir17-15/+599
2007-11-25 More MMU registers (Robert Reif)blueswir12-7/+18
2007-11-19 Fix MXCC register 64 bit read word order (Robert Reif)blueswir11-4/+4
2007-11-17Break up vl.h.pbrook2-24/+31
2007-11-17 Remove unnecessary register masking (Robert Reif)blueswir11-5/+5
2007-11-17 Fix MXCC error register (Robert Reif)blueswir11-4/+2
2007-11-17 Add MXCC module reset register (Robert Reif)blueswir11-0/+8
2007-11-11removed warningbellard1-1/+1
2007-11-10added cpu_model parameter to cpu_init()bellard2-30/+32
2007-11-10 More Sparc64 CPU definitionsblueswir11-1/+99
2007-11-09 More CPU definitionsblueswir11-4/+102
2007-11-07 CPU specific boot mode (Robert Reif)blueswir14-6/+13
2007-10-29Adjust s390 addresses (the MSB is defined as "to be ignored").ths1-1/+5
2007-10-28 Use shared ctpop64 helperblueswir11-6/+2
2007-10-20 Avoid gcc warningsblueswir11-2/+2
2007-10-20 Fix compiling Sparc64 on PPC hostblueswir12-0/+18