aboutsummaryrefslogtreecommitdiff
path: root/target-sparc
AgeCommit message (Expand)Author
2011-05-22Delete unused tb_invalidate_page_rangeBlue Swirl
2011-05-14sparc64: fix incorrect BPcc target sign extensionBlue Swirl
2011-05-14sparc64: fix wrpstate and wrtl on delay slotBlue Swirl
2011-04-20Remove unused function parameter from cpu_restore_stateStefan Weil
2011-04-20Remove unused function parameters from gen_pc_load and rename the functionStefan Weil
2011-04-10Fix conversions from pointer to tcg_target_longStefan Weil
2011-03-13inline cpu_halted into sole callerPaolo Bonzini
2011-02-01SPARC: Fix Leon3 cache controlFabien Chouteau
2011-01-24SPARC: Add asr17 register supportFabien Chouteau
2011-01-24SPARC: Emulation of Leon3Fabien Chouteau
2011-01-18sparc: fix NaN handlingBlue Swirl
2010-12-28target-sparc: fix udiv(cc) and sdiv(cc)Aurelien Jarno
2010-12-19Sparc: implement monitor command 'info tlb'Blue Swirl
2010-12-04target-sparc: Use fprintf_function (format checking)Stefan Weil
2010-12-03target-sparc: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini
2010-06-02sparc64: fix umul and smul insnsIgor V. Kovalenko
2010-06-02sparc64: fix udiv and sdiv insnsIgor V. Kovalenko
2010-06-02sparc64: improve ldf and stf insnsIgor V. Kovalenko
2010-06-02sparc64: use symbolic name for MMU index v1Igor V. Kovalenko
2010-06-02sparc64: fix ldxfsr insnIgor V. Kovalenko
2010-06-02sparc64: fix missing address masking v1Igor V. Kovalenko
2010-06-02sparc64: fix tag access register on mmu trapsIgor V. Kovalenko
2010-05-29sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix)Artyom Tarasenko
2010-05-29sparc64: fix user emulator buildBlue Swirl
2010-05-29sparc64: fix 128-bit atomic load from nucleus context v1Igor V. Kovalenko
2010-05-22sparc64: flush translations on mmu context changeIgor V. Kovalenko
2010-05-22sparc64: fix mmu context at trap levels above zeroIgor V. Kovalenko
2010-05-22sparc64: fix dump_mmu to look for global bit in tte value instead of tagIgor V. Kovalenko
2010-05-22sparc64: fix pstate privilege bitsIgor V. Kovalenko
2010-05-22sparc64: generate data access exception on RW violationIgor V. Kovalenko
2010-05-22Fix %lld or %llx printf format useBlue Swirl
2010-05-20target-sparc: Inline some generation of carry for ADDX/SUBX.Richard Henderson
2010-05-19target-sparc: Simplify ICC generation.Richard Henderson
2010-05-19target-sparc: Fix compilation with --enable-debug.Richard Henderson
2010-05-16sparc: move DT and QT defines to op_helper.cBlue Swirl
2010-05-16sparc64: fix TT_WOTHER valueIgor V. Kovalenko
2010-05-16sparc64: fix mmu demap operand typoIgor V. Kovalenko
2010-05-12target-sparc: Fix wrong printf argumentStefan Weil
2010-05-09sparc: Fix lazy flag calculation on interrupts, refactorBlue Swirl
2010-05-09sparc: lazy C flag calculationBlue Swirl
2010-05-07sparc64: fix build with older gccsBlue Swirl
2010-05-06sparc64: handle asi referencing nucleus and secondary MMU contextsIgor V. Kovalenko
2010-05-06sparc64: implement global translation table entries v1Igor V. Kovalenko
2010-04-26target-sparc: Fix -singlestep.Richard Henderson
2010-04-23target-sparc: Fix address masking in ldqf and stqf.Richard Henderson
2010-04-18Fix harmless if statements with empty body, spotted by clangBlue Swirl
2010-04-17target-sparc: Free instruction temporaries.Richard Henderson