| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: fix mmu context at trap levels above zero | Igor V. Kovalenko | 2010-05-22 | 1 | -4/+10 |
* | sparc64: fix pstate privilege bits | Igor V. Kovalenko | 2010-05-22 | 1 | -18/+43 |
* | sparc64: fix TT_WOTHER value | Igor V. Kovalenko | 2010-05-16 | 1 | -1/+1 |
* | sparc: Fix lazy flag calculation on interrupts, refactor | Blue Swirl | 2010-05-09 | 1 | -90/+12 |
* | sparc64: handle asi referencing nucleus and secondary MMU contexts | Igor V. Kovalenko | 2010-05-06 | 1 | -1/+12 |
* | sparc64: implement global translation table entries v1 | Igor V. Kovalenko | 2010-05-06 | 1 | -0/+18 |
* | target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS. | Richard Henderson | 2010-04-17 | 1 | -6/+6 |
* | Target specific usermode cleanup | Paul Brook | 2010-03-12 | 1 | -0/+2 |
* | Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. | Richard Henderson | 2010-03-12 | 1 | -0/+8 |
* | sparc64: reimplement tick timers v4 | Igor V. Kovalenko | 2010-01-27 | 1 | -6/+22 |
* | sparc64: correct write extra bits to cwp | Igor V. Kovalenko | 2010-01-27 | 1 | -1/+1 |
* | sparc64: interrupt trap handling | Igor V. Kovalenko | 2010-01-08 | 1 | -0/+10 |
* | sparc64: move cpu_interrupts_enabled to cpu.h | Igor V. Kovalenko | 2010-01-08 | 1 | -0/+13 |
* | sparc64: add macros to deal with softint and timer interrupt | Igor V. Kovalenko | 2010-01-08 | 1 | -0/+4 |
* | Sparc64: handle MMU global bit and nucleus context | Blue Swirl | 2009-12-05 | 1 | -0/+2 |
* | Revert "Get rid of _t suffix" | Anthony Liguori | 2009-10-01 | 1 | -1/+1 |
* | Get rid of _t suffix | malc | 2009-10-01 | 1 | -1/+1 |
* | cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal | Nathan Froyd | 2009-08-24 | 1 | -0/+1 |
* | sparc32 remove an unnecessary cpu irq set | Blue Swirl | 2009-08-22 | 1 | -35/+30 |
* | Sparc64: replace tsptr with helper routine | Igor Kovalenko | 2009-08-04 | 1 | -1/+2 |
* | sparc64 really implement itlb/dtlb automatic replacement writes | Igor Kovalenko | 2009-07-27 | 1 | -0/+11 |
* | sparc64 name mmu registers and general cleanup | Igor Kovalenko | 2009-07-27 | 1 | -6/+32 |
* | sparc64: trap handling corrections | Igor Kovalenko | 2009-07-12 | 1 | -6/+34 |
* | Hardware convenience library | Paul Brook | 2009-05-19 | 1 | -2/+0 |
* | Use dynamical computation for condition codes | Blue Swirl | 2009-05-10 | 1 | -0/+24 |
* | The _exit syscall is used for both thread termination in NPTL applications, | pbrook | 2009-03-07 | 1 | -1/+2 |
* | Add SuperSPARC MMU breakpoint registers (Robert Reif) | blueswir1 | 2008-12-23 | 1 | -0/+1 |
* | Better SuperSPARC emulation (Robert Reif) | blueswir1 | 2008-12-23 | 1 | -0/+1 |
* | Implement tick interrupt disable bits | blueswir1 | 2008-12-23 | 1 | -1/+2 |
* | Refactor translation block CPU state handling (Jan Kiszka) | aliguori | 2008-11-18 | 1 | -0/+16 |
* | Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) | aliguori | 2008-11-18 | 1 | -5/+7 |
* | Show size for unassigned accesses (Robert Reif) | blueswir1 | 2008-10-06 | 1 | -1/+1 |
* | Rearrange tick functions | blueswir1 | 2008-10-03 | 1 | -0/+7 |
* | Fix missing prototype warnings by moving declarations | blueswir1 | 2008-10-03 | 1 | -0/+9 |
* | Add software and timer interrupt support | blueswir1 | 2008-09-22 | 1 | -0/+2 |
* | Move signal handler prototype back to cpu.h | blueswir1 | 2008-09-20 | 1 | -0/+1 |
* | Convert rest of ops using float32 to TCG, remove FT0 and FT1 | blueswir1 | 2008-09-10 | 1 | -1/+0 |
* | Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCG | blueswir1 | 2008-09-09 | 1 | -16/+5 |
* | Silence gcc warning about constant overflow | blueswir1 | 2008-09-06 | 1 | -1/+9 |
* | Fix FCC handling for Sparc64 target, initial patch by Vince Weaver | blueswir1 | 2008-08-29 | 1 | -26/+26 |
* | Fix Sparc64 boot on i386 host: | blueswir1 | 2008-08-29 | 1 | -6/+32 |
* | Use initial CPU definition structure for some CPU fields instead of copying | blueswir1 | 2008-08-21 | 1 | -39/+49 |
* | Make MAXTL dynamic, bounds check tl when indexing | blueswir1 | 2008-07-25 | 1 | -3/+5 |
* | Sparc32: save/load all MMU registers, Sparc64: add CPU save/load | blueswir1 | 2008-07-24 | 1 | -1/+1 |
* | Use MMU globals for some MMU traps | blueswir1 | 2008-07-21 | 1 | -1/+2 |
* | Make UA200x features selectable, add MMU types | blueswir1 | 2008-07-20 | 1 | -0/+10 |
* | Fix MMU miss traps | blueswir1 | 2008-07-16 | 1 | -2/+2 |
* | Move interrupt_request and user_mode_only to common cpu state. | pbrook | 2008-07-01 | 1 | -2/+0 |
* | Move CPU save/load registration to common code. | pbrook | 2008-06-30 | 1 | -0/+2 |
* | Add instruction counter. | pbrook | 2008-06-29 | 1 | -0/+5 |