summaryrefslogtreecommitdiffstats
path: root/target-sparc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove leftover definitionsblueswir12008-03-211-12/+0
* Convert align checks to TCGblueswir12008-03-214-12/+27
* Convert jumps to labels to TCGblueswir12008-03-212-8/+3
* Convert save, restore, saved, restored, and flushw to TCGblueswir12008-03-214-104/+103
* Convert other float and VIS ops to TCGblueswir12008-03-214-777/+799
* Convert float move ops to TCGblueswir12008-03-213-325/+74
* Convert udiv and sdiv ops to TCGblueswir12008-03-184-49/+58
* Use ext_i32_i64 instead of ext32s_i64blueswir12008-03-181-2/+2
* Convert CCR and CWP ops to TCGblueswir12008-03-184-26/+29
* Convert array8/16/32 and alignaddr to TCGblueswir12008-03-184-52/+45
* Convert umul and smul to TCGblueswir12008-03-162-24/+48
* Use a TCG global for pc and npcblueswir12008-03-161-18/+17
* Convert mulscc to TCG, add cc_src2blueswir12008-03-163-30/+56
* Discard unused data, use less tempsblueswir12008-03-161-365/+237
* Use a TCG global for fsrblueswir12008-03-151-27/+22
* Convert ldfsr and stfsr to TCGblueswir12008-03-154-13/+10
* Eliminate some uses of T2blueswir12008-03-141-13/+13
* Convert udivx and sdivx to TCGblueswir12008-03-142-24/+30
* Use memory globals for G registersblueswir12008-03-141-2/+18
* Use tcg_const_tl for zero constantblueswir12008-03-131-42/+19
* Convert condition code changing versions of add, sub, logic, and div to TCGblueswir12008-03-133-453/+427
* Use a TCG global for regwptrblueswir12008-03-111-3/+3
* Convert andn, orn and xnor to TCGblueswir12008-03-092-18/+6
* Convert branches and conditional moves to TCGblueswir12008-03-083-650/+587
* Convert exception ops to TCGblueswir12008-03-065-18/+19
* Fix microSPARC II SFSR mask (Robert Reif)blueswir12008-03-061-1/+1
* Convert Sparc64 trap state ops to TCGblueswir12008-03-054-69/+102
* Convert float helpers to TCG, fix fabsq in the processblueswir12008-03-045-281/+232
* Convert fmovr to TCGblueswir12008-03-041-15/+27
* Convert tick operations to TCGblueswir12008-03-025-58/+90
* Convert movr and (partially) movcc to TCGblueswir12008-03-022-24/+42
* Convert addx, subx, next_insn and mov_pc_npc to TCGblueswir12008-03-022-27/+29
* Temporary fix for i386 hostblueswir12008-02-272-0/+27
* Modify Sparc32/64 to use TCGblueswir12008-02-247-1551/+878
* Fix remote debugger memory access problems reported by Matthias Steinblueswir12008-02-142-7/+12
* Sparc32 MMU register fixes (Robert Reif)blueswir12008-02-114-9/+103
* use the TCG code generatorbellard2008-02-012-66/+12
* More ASIsblueswir12008-01-011-6/+18
* Nicer debug output for exceptionsblueswir12007-12-301-4/+104
* Initial support for Sun4d machines (SS-1000, SS-2000)blueswir12007-12-281-3/+1
* Improved ASI debugging (Robert Reif)blueswir12007-12-281-14/+58
* Enforce context table alignmentblueswir12007-12-251-1/+1
* Partial fix to Sparc32 Linux host global register mangling problemblueswir12007-12-111-0/+2
* Add ASIs (Robert Reif)blueswir12007-12-101-1/+8
* Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths2007-12-091-0/+1
* Increase prom size for boot modeblueswir12007-11-291-1/+1
* Use slavio base as boot prom address, rearrange sun4m init codeblueswir12007-11-282-1/+2
* Fix compilation and warnings on PPC hostblueswir12007-11-282-1/+21
* Fix floating point register decodingblueswir12007-11-251-141/+139
* 128-bit float support for user modeblueswir12007-11-257-15/+599
OpenPOWER on IntegriCloud