summaryrefslogtreecommitdiffstats
path: root/target-sparc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Show size for unassigned accesses (Robert Reif)blueswir12008-10-061-1/+1
* Rearrange tick functionsblueswir12008-10-031-0/+7
* Fix missing prototype warnings by moving declarationsblueswir12008-10-031-0/+9
* Add software and timer interrupt supportblueswir12008-09-221-0/+2
* Move signal handler prototype back to cpu.hblueswir12008-09-201-0/+1
* Convert rest of ops using float32 to TCG, remove FT0 and FT1blueswir12008-09-101-1/+0
* Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCGblueswir12008-09-091-16/+5
* Silence gcc warning about constant overflowblueswir12008-09-061-1/+9
* Fix FCC handling for Sparc64 target, initial patch by Vince Weaverblueswir12008-08-291-26/+26
* Fix Sparc64 boot on i386 host:blueswir12008-08-291-6/+32
* Use initial CPU definition structure for some CPU fields instead of copyingblueswir12008-08-211-39/+49
* Make MAXTL dynamic, bounds check tl when indexingblueswir12008-07-251-3/+5
* Sparc32: save/load all MMU registers, Sparc64: add CPU save/loadblueswir12008-07-241-1/+1
* Use MMU globals for some MMU trapsblueswir12008-07-211-1/+2
* Make UA200x features selectable, add MMU typesblueswir12008-07-201-0/+10
* Fix MMU miss trapsblueswir12008-07-161-2/+2
* Move interrupt_request and user_mode_only to common cpu state.pbrook2008-07-011-2/+0
* Move CPU save/load registration to common code.pbrook2008-06-301-0/+2
* Add instruction counter.pbrook2008-06-291-0/+5
* Fix compiler warning (Jan Kiszka)blueswir12008-06-231-1/+2
* Allow NWINDOWS selection (CPU feature with model specific defaults)blueswir12008-06-071-6/+27
* Fix typo.pbrook2008-05-301-1/+1
* Move clone() register setup to target specific code. Handle fork-like clone.pbrook2008-05-301-0/+12
* MicroSparc I didn't have fsmuld opblueswir12008-05-291-2/+3
* Push common interrupt variables to cpu-defs.h (Glauber Costa)bellard2008-05-291-2/+0
* moved halted field to CPU_COMMONbellard2008-05-281-1/+0
* Wrap long linesblueswir12008-05-121-1/+1
* Remove duplicated fieldblueswir12008-05-101-1/+0
* suppressed fixed registersbellard2008-05-101-2/+5
* Fix compiler warningsblueswir12008-05-101-7/+7
* CPU feature selection supportblueswir12008-05-091-3/+27
* Complete the TCG conversionblueswir12008-05-041-4/+2
* Document the shift valuesblueswir12008-04-231-6/+12
* Move CPU stuff unrelated to translation to helper.cblueswir12008-03-291-0/+1
* Convert mulscc to TCG, add cc_src2blueswir12008-03-161-1/+1
* Convert condition code changing versions of add, sub, logic, and div to TCGblueswir12008-03-131-0/+5
* Convert exception ops to TCGblueswir12008-03-061-1/+0
* Convert Sparc64 trap state ops to TCGblueswir12008-03-051-4/+8
* Convert tick operations to TCGblueswir12008-03-021-3/+0
* Fix remote debugger memory access problems reported by Matthias Steinblueswir12008-02-141-5/+8
* Sparc32 MMU register fixes (Robert Reif)blueswir12008-02-111-0/+4
* Use slavio base as boot prom address, rearrange sun4m init codeblueswir12007-11-281-0/+1
* 128-bit float support for user modeblueswir12007-11-251-0/+3
* More MMU registers (Robert Reif)blueswir12007-11-251-1/+1
* added cpu_model parameter to cpu_init()bellard2007-11-101-6/+2
* CPU specific boot mode (Robert Reif)blueswir12007-11-071-1/+1
* Sparc64 hypervisor modeblueswir12007-10-141-4/+35
* SuperSparc MXCC support (Robert Reif)blueswir12007-10-141-1/+4
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-0/+11
* Unify '-cpu ?' option.j_mayer2007-10-121-0/+1
OpenPOWER on IntegriCloud