summaryrefslogtreecommitdiffstats
path: root/target-sparc/helper.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* MMU fixesbellard2005-02-221-2/+2
* sparc fixbellard2005-02-151-16/+27
* sparc fixesbellard2005-02-131-22/+20
* clean up - commentsbellard2005-02-071-28/+21
* initial sparc64 support - sparc fixes (Blue Swirl)bellard2005-01-301-17/+24
* endianness fixesbellard2005-01-281-21/+11
* 64 bit target supportbellard2005-01-031-3/+11
* SPARC mergebellard2004-12-191-67/+188
* monitor fixesbellard2004-10-091-1/+1
* sparc merge (Blue Swirl)bellard2004-10-041-20/+2
* removed access_type hackbellard2004-10-031-7/+3
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-0/+346
OpenPOWER on IntegriCloud