summaryrefslogtreecommitdiffstats
path: root/target-sparc/helper.c
Commit message (Expand)AuthorAgeFilesLines
* Add static (spotted by sparse)blueswir12008-10-071-1/+1
* Rearrange tick functionsblueswir12008-10-031-31/+0
* Add a generic Niagara machineblueswir12008-09-261-2/+1
* Move also DEBUG_PCALL (see r5085)blueswir12008-09-261-1/+0
* Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCGblueswir12008-09-091-1/+1
* Fix Sparc64 boot on i386 host:blueswir12008-08-291-242/+0
* Use initial CPU definition structure for some CPU fields instead of copyingblueswir12008-08-211-26/+10
* Make MAXTL dynamic, bounds check tl when indexingblueswir12008-07-251-41/+44
* Add T1 and T2 CPUs, add a Sun4v machineblueswir12008-07-221-0/+22
* Use MMU globals for some MMU trapsblueswir12008-07-211-3/+17
* Fix reset vectorblueswir12008-07-211-1/+1
* Print default and available CPU features separatelyblueswir12008-07-201-4/+7
* Make UA200x features selectable, add MMU typesblueswir12008-07-201-17/+22
* Update TLB miss addressesblueswir12008-07-191-0/+2
* Fix saving and loading of trap stateblueswir12008-07-171-8/+8
* Fix MMU miss trapsblueswir12008-07-161-2/+2
* Fix bogus format, reading uninitialised memory (original patch by Julian Seward)blueswir12008-06-261-1/+1
* Fix Sparc mmu bug seen with NetBSD, based on patch by Cliff Wrightblueswir12008-06-241-8/+8
* Allow NWINDOWS selection (CPU feature with model specific defaults)blueswir12008-06-071-26/+81
* Add more SuperSparcsblueswir12008-05-311-0/+36
* MicroSparc I didn't have fsmuld opblueswir12008-05-291-7/+15
* Move non-op functions from op_helper.c to helper.c and vice versa.blueswir12008-05-271-6/+215
* Wrap long linesblueswir12008-05-121-26/+46
* Fix compiler warningsblueswir12008-05-101-12/+13
* CPU feature selection supportblueswir12008-05-091-15/+189
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-0/+1
* Move CPU stuff unrelated to translation to helper.cblueswir12008-03-291-6/+521
* Convert tick operations to TCGblueswir12008-03-021-3/+3
* Sparc32 MMU register fixes (Robert Reif)blueswir12008-02-111-1/+1
* Enforce context table alignmentblueswir12007-12-251-1/+1
* Increase prom size for boot modeblueswir12007-11-291-1/+1
* Use slavio base as boot prom address, rearrange sun4m init codeblueswir12007-11-281-1/+1
* Break up vl.h.pbrook2007-11-171-0/+31
* CPU specific boot mode (Robert Reif)blueswir12007-11-071-1/+1
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-11/+14
* CPU boot modeblueswir12007-09-241-0/+7
* Detabifyblueswir12007-09-201-252/+252
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Use full 36-bit physical address space on SS10blueswir12007-05-191-18/+25
* C99 64 bit printfbellard2006-06-251-8/+8
* MMU no fault fixbellard2006-06-141-1/+1
* PAGE_EXEC support (Blue Swirl)bellard2005-12-051-15/+31
* sparc merge (Blue Swirl)bellard2005-11-111-3/+5
* avoid using physical accesses in user emulationbellard2005-10-301-118/+117
* sparc64 fixes (Blue Swirl)bellard2005-07-231-64/+162
* correct split between helper.c and op_helper.cbellard2005-07-041-179/+16
* sparc64 marge (Blue Swirl)bellard2005-07-021-1/+188
* MMU fix (Blue Swirl)bellard2005-04-241-3/+3
* sparc exception fix (we go up to the shell prompt)bellard2005-03-201-1/+1
* sparc fixes (Blue Swirl)bellard2005-03-131-10/+8
OpenPOWER on IntegriCloud