aboutsummaryrefslogtreecommitdiff
path: root/target-sparc
AgeCommit message (Expand)Author
2008-03-21 Convert jumps to labels to TCGblueswir1
2008-03-21 Convert save, restore, saved, restored, and flushw to TCGblueswir1
2008-03-21 Convert other float and VIS ops to TCGblueswir1
2008-03-21 Convert float move ops to TCGblueswir1
2008-03-18 Convert udiv and sdiv ops to TCGblueswir1
2008-03-18 Use ext_i32_i64 instead of ext32s_i64blueswir1
2008-03-18 Convert CCR and CWP ops to TCGblueswir1
2008-03-18 Convert array8/16/32 and alignaddr to TCGblueswir1
2008-03-16 Convert umul and smul to TCGblueswir1
2008-03-16 Use a TCG global for pc and npcblueswir1
2008-03-16 Convert mulscc to TCG, add cc_src2blueswir1
2008-03-16 Discard unused data, use less tempsblueswir1
2008-03-15 Use a TCG global for fsrblueswir1
2008-03-15 Convert ldfsr and stfsr to TCGblueswir1
2008-03-14 Eliminate some uses of T2blueswir1
2008-03-14 Convert udivx and sdivx to TCGblueswir1
2008-03-14 Use memory globals for G registersblueswir1
2008-03-13 Use tcg_const_tl for zero constantblueswir1
2008-03-13 Convert condition code changing versions of add, sub, logic, and div to TCGblueswir1
2008-03-11 Use a TCG global for regwptrblueswir1
2008-03-09 Convert andn, orn and xnor to TCGblueswir1
2008-03-08 Convert branches and conditional moves to TCGblueswir1
2008-03-06 Convert exception ops to TCGblueswir1
2008-03-06 Fix microSPARC II SFSR mask (Robert Reif)blueswir1
2008-03-05 Convert Sparc64 trap state ops to TCGblueswir1
2008-03-04 Convert float helpers to TCG, fix fabsq in the processblueswir1
2008-03-04 Convert fmovr to TCGblueswir1
2008-03-02 Convert tick operations to TCGblueswir1
2008-03-02 Convert movr and (partially) movcc to TCGblueswir1
2008-03-02 Convert addx, subx, next_insn and mov_pc_npc to TCGblueswir1
2008-02-27 Temporary fix for i386 hostblueswir1
2008-02-24 Modify Sparc32/64 to use TCGblueswir1
2008-02-14 Fix remote debugger memory access problems reported by Matthias Steinblueswir1
2008-02-11 Sparc32 MMU register fixes (Robert Reif)blueswir1
2008-02-01use the TCG code generatorbellard
2008-01-01 More ASIsblueswir1
2007-12-30 Nicer debug output for exceptionsblueswir1
2007-12-28 Initial support for Sun4d machines (SS-1000, SS-2000)blueswir1
2007-12-28 Improved ASI debugging (Robert Reif)blueswir1
2007-12-25 Enforce context table alignmentblueswir1
2007-12-11 Partial fix to Sparc32 Linux host global register mangling problemblueswir1
2007-12-10 Add ASIs (Robert Reif)blueswir1
2007-12-09Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths
2007-11-29 Increase prom size for boot modeblueswir1
2007-11-28Use slavio base as boot prom address, rearrange sun4m init codeblueswir1
2007-11-28 Fix compilation and warnings on PPC hostblueswir1
2007-11-25 Fix floating point register decodingblueswir1
2007-11-25 128-bit float support for user modeblueswir1
2007-11-25 More MMU registers (Robert Reif)blueswir1
2007-11-19 Fix MXCC register 64 bit read word order (Robert Reif)blueswir1