aboutsummaryrefslogtreecommitdiff
path: root/target-sparc/exec.h
AgeCommit message (Expand)Author
2011-03-13inline cpu_halted into sole callerPaolo Bonzini
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini
2010-05-16sparc: move DT and QT defines to op_helper.cBlue Swirl
2010-05-06sparc64: handle asi referencing nucleus and secondary MMU contextsIgor V. Kovalenko
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini
2010-01-08sparc64: move cpu_interrupts_enabled to cpu.hIgor V. Kovalenko
2009-07-12sparc64: trap handling correctionsIgor Kovalenko
2009-04-24qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori
2008-11-30Common cpu_loop_exit prototypeaurel32
2008-10-03Fix missing prototype warnings by moving declarationsblueswir1
2008-09-20Move signal handler prototype back to cpu.hblueswir1
2008-09-10Convert rest of ops using float32 to TCG, remove FT0 and FT1blueswir1
2008-08-30Remove memcpy32() prototype leftover from r5109blueswir1
2008-08-29Fix Sparc64 boot on i386 host:blueswir1
2008-05-29Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)blueswir1
2008-05-27Move non-op functions from op_helper.c to helper.c and vice versa.blueswir1
2008-05-12Move prototype back to avoid a compiler warningblueswir1
2008-05-10suppressed fixed registersbellard
2008-05-10Fix compiler warningsblueswir1
2008-05-09CPU feature selection supportblueswir1
2008-05-09Move #include to speed up compilationblueswir1
2008-05-04Complete the TCG conversionblueswir1
2008-03-21 Remove leftover definitionsblueswir1
2008-03-06 Convert exception ops to TCGblueswir1
2008-03-04 Convert float helpers to TCG, fix fabsq in the processblueswir1
2008-02-24 Modify Sparc32/64 to use TCGblueswir1
2007-11-28 Fix compilation and warnings on PPC hostblueswir1
2007-11-25 128-bit float support for user modeblueswir1
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer
2007-09-30 Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructionsblueswir1
2007-09-21 Rework ASI instructions (Aurelien Jarno)blueswir1
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths
2007-04-06Full implementation of IEEE exceptions (Aurelien Jarno)blueswir1
2007-03-19SPARC host fixes, by Ben Taylor.ths
2007-02-02Sparc arm/mips/sparc register patch, by Martin Bochnig.ths
2005-10-30moved common softmmu code to common header (Paul Brook)bellard
2005-10-30restore regwptr (Blue Swirl)bellard
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-02-13sparc fixesbellard
2005-02-07clean up - commentsbellard
2005-01-30initial sparc64 support - sparc fixes (Blue Swirl)bellard
2004-12-19SPARC mergebellard
2004-10-12correct handling of saved host registersbellard
2004-10-10sparc fixesbellard
2004-10-04sparc merge (Blue Swirl)bellard
2004-09-30full system SPARC emulation (Blue Swirl)bellard
2004-04-25flush insn supportbellard
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard