aboutsummaryrefslogtreecommitdiff
path: root/target-sparc/helper.c
AgeCommit message (Expand)Author
2008-04-11Remove osdep.c/qemu-img code duplicationaurel32
2008-03-29 Move CPU stuff unrelated to translation to helper.cblueswir1
2008-03-02 Convert tick operations to TCGblueswir1
2008-02-11 Sparc32 MMU register fixes (Robert Reif)blueswir1
2007-12-25 Enforce context table alignmentblueswir1
2007-11-29 Increase prom size for boot modeblueswir1
2007-11-28Use slavio base as boot prom address, rearrange sun4m init codeblueswir1
2007-11-17Break up vl.h.pbrook
2007-11-07 CPU specific boot mode (Robert Reif)blueswir1
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer
2007-09-24 CPU boot modeblueswir1
2007-09-20 Detabifyblueswir1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-05-19Use full 36-bit physical address space on SS10blueswir1
2006-06-25C99 64 bit printfbellard
2006-06-14MMU no fault fixbellard
2005-12-05PAGE_EXEC support (Blue Swirl)bellard
2005-11-11sparc merge (Blue Swirl)bellard
2005-10-30avoid using physical accesses in user emulationbellard
2005-07-23sparc64 fixes (Blue Swirl)bellard
2005-07-04correct split between helper.c and op_helper.cbellard
2005-07-02sparc64 marge (Blue Swirl)bellard
2005-04-24MMU fix (Blue Swirl)bellard
2005-03-20sparc exception fix (we go up to the shell prompt)bellard
2005-03-13sparc fixes (Blue Swirl)bellard
2005-02-22MMU fixesbellard
2005-02-15sparc fixbellard
2005-02-13sparc fixesbellard
2005-02-07clean up - commentsbellard
2005-01-30initial sparc64 support - sparc fixes (Blue Swirl)bellard
2005-01-28endianness fixesbellard
2005-01-0364 bit target supportbellard
2004-12-19SPARC mergebellard
2004-10-09monitor fixesbellard
2004-10-04sparc merge (Blue Swirl)bellard
2004-10-03removed access_type hackbellard
2004-09-30full system SPARC emulation (Blue Swirl)bellard