summaryrefslogtreecommitdiffstats
path: root/target-sparc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Gdbstub: Fix back-trace on SPARC32Fabien Chouteau2011-09-101-0/+7
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* SPARC64: implement addtional MMU faults related to nonfaulting loadTsuneo Saito2011-07-211-0/+4
* SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()Tsuneo Saito2011-07-211-0/+2
* SPARC64: SFSR cleanup and fixTsuneo Saito2011-07-211-0/+22
* SPARC64: TTE bits cleanupTsuneo Saito2011-07-211-0/+7
* Fix unassigned memory access handlingBlue Swirl2011-07-201-2/+2
* Sparc: fix FPU and AM enable checks for translationBlue Swirl2011-07-141-16/+33
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-261-0/+14
* sparc: move do_interrupt to helper.cBlue Swirl2011-06-261-0/+4
* Sparc32: dummy implementation of MXCC MMU breakpoint registersBlue Swirl2011-06-261-1/+3
* SPARC: Fix Leon3 cache controlFabien Chouteau2011-02-011-2/+6
* SPARC: Add asr17 register supportFabien Chouteau2011-01-241-0/+1
* SPARC: Emulation of Leon3Fabien Chouteau2011-01-241-14/+23
* Sparc: implement monitor command 'info tlb'Blue Swirl2010-12-191-1/+1
* target-sparc: Use fprintf_function (format checking)Stefan Weil2010-12-041-2/+2
* target-sparc: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell2010-12-031-2/+0
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-1/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-031-6/+0
* sparc64: fix mmu context at trap levels above zeroIgor V. Kovalenko2010-05-221-4/+10
* sparc64: fix pstate privilege bitsIgor V. Kovalenko2010-05-221-18/+43
* sparc64: fix TT_WOTHER valueIgor V. Kovalenko2010-05-161-1/+1
* sparc: Fix lazy flag calculation on interrupts, refactorBlue Swirl2010-05-091-90/+12
* sparc64: handle asi referencing nucleus and secondary MMU contextsIgor V. Kovalenko2010-05-061-1/+12
* sparc64: implement global translation table entries v1Igor V. Kovalenko2010-05-061-0/+18
* target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.Richard Henderson2010-04-171-6/+6
* Target specific usermode cleanupPaul Brook2010-03-121-0/+2
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+8
* sparc64: reimplement tick timers v4Igor V. Kovalenko2010-01-271-6/+22
* sparc64: correct write extra bits to cwpIgor V. Kovalenko2010-01-271-1/+1
* sparc64: interrupt trap handlingIgor V. Kovalenko2010-01-081-0/+10
* sparc64: move cpu_interrupts_enabled to cpu.hIgor V. Kovalenko2010-01-081-0/+13
* sparc64: add macros to deal with softint and timer interruptIgor V. Kovalenko2010-01-081-0/+4
* Sparc64: handle MMU global bit and nucleus contextBlue Swirl2009-12-051-0/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd2009-08-241-0/+1
* sparc32 remove an unnecessary cpu irq setBlue Swirl2009-08-221-35/+30
* Sparc64: replace tsptr with helper routineIgor Kovalenko2009-08-041-1/+2
* sparc64 really implement itlb/dtlb automatic replacement writesIgor Kovalenko2009-07-271-0/+11
* sparc64 name mmu registers and general cleanupIgor Kovalenko2009-07-271-6/+32
* sparc64: trap handling correctionsIgor Kovalenko2009-07-121-6/+34
* Hardware convenience libraryPaul Brook2009-05-191-2/+0
* Use dynamical computation for condition codesBlue Swirl2009-05-101-0/+24
* The _exit syscall is used for both thread termination in NPTL applications,pbrook2009-03-071-1/+2
* Add SuperSPARC MMU breakpoint registers (Robert Reif)blueswir12008-12-231-0/+1
* Better SuperSPARC emulation (Robert Reif)blueswir12008-12-231-0/+1
* Implement tick interrupt disable bitsblueswir12008-12-231-1/+2
* Refactor translation block CPU state handling (Jan Kiszka)aliguori2008-11-181-0/+16
* Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)aliguori2008-11-181-5/+7
OpenPOWER on IntegriCloud