summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sparc64: trap handling correctionsIgor Kovalenko2009-07-121-1/+14
* qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori2009-04-241-1/+8
* Common cpu_loop_exit prototypeaurel322008-11-301-3/+0
* Fix missing prototype warnings by moving declarationsblueswir12008-10-031-11/+0
* Move signal handler prototype back to cpu.hblueswir12008-09-201-1/+0
* Convert rest of ops using float32 to TCG, remove FT0 and FT1blueswir12008-09-101-2/+0
* Remove memcpy32() prototype leftover from r5109blueswir12008-08-301-1/+0
* Fix Sparc64 boot on i386 host:blueswir12008-08-291-0/+15
* Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)blueswir12008-05-291-5/+0
* Move non-op functions from op_helper.c to helper.c and vice versa.blueswir12008-05-271-1/+1
* Move prototype back to avoid a compiler warningblueswir12008-05-121-0/+1
* suppressed fixed registersbellard2008-05-101-29/+0
* Fix compiler warningsblueswir12008-05-101-14/+5
* CPU feature selection supportblueswir12008-05-091-2/+0
* Move #include to speed up compilationblueswir12008-05-091-5/+0
* Complete the TCG conversionblueswir12008-05-041-2/+0
* Remove leftover definitionsblueswir12008-03-211-12/+0
* Convert exception ops to TCGblueswir12008-03-061-1/+0
* Convert float helpers to TCG, fix fabsq in the processblueswir12008-03-041-32/+0
* Modify Sparc32/64 to use TCGblueswir12008-02-241-16/+0
* Fix compilation and warnings on PPC hostblueswir12007-11-281-1/+4
* 128-bit float support for user modeblueswir12007-11-251-0/+19
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-1/+1
* Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructionsblueswir12007-09-301-0/+2
* Rework ASI instructions (Aurelien Jarno)blueswir12007-09-211-1/+1
* Clean up of some target specifics in exec.c/cpu-exec.c.ths2007-06-031-0/+10
* Full implementation of IEEE exceptions (Aurelien Jarno)blueswir12007-04-061-0/+9
* SPARC host fixes, by Ben Taylor.ths2007-03-191-18/+1
* Sparc arm/mips/sparc register patch, by Martin Bochnig.ths2007-02-021-0/+22
* moved common softmmu code to common header (Paul Brook)bellard2005-10-301-65/+1
* restore regwptr (Blue Swirl)bellard2005-10-301-0/+4
* sparc64 fixes (Blue Swirl)bellard2005-07-231-0/+3
* correct split between helper.c and op_helper.cbellard2005-07-041-2/+2
* sparc64 marge (Blue Swirl)bellard2005-07-021-2/+30
* sparc fixesbellard2005-02-131-1/+1
* clean up - commentsbellard2005-02-071-3/+4
* initial sparc64 support - sparc fixes (Blue Swirl)bellard2005-01-301-5/+13
* SPARC mergebellard2004-12-191-0/+3
* correct handling of saved host registersbellard2004-10-121-0/+9
* sparc fixesbellard2004-10-101-0/+2
* sparc merge (Blue Swirl)bellard2004-10-041-1/+4
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-0/+90
* flush insn supportbellard2004-04-251-0/+1
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-301-0/+16