summaryrefslogtreecommitdiff
path: root/target-sparc/exec.h
AgeCommit message (Expand)AuthorFilesLines
2007-11-25 128-bit float support for user modeblueswir11-0/+19
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-1/+1
2007-09-30 Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructionsblueswir11-0/+2
2007-09-21 Rework ASI instructions (Aurelien Jarno)blueswir11-1/+1
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths1-0/+10
2007-04-06Full implementation of IEEE exceptions (Aurelien Jarno)blueswir11-0/+9
2007-03-19SPARC host fixes, by Ben Taylor.ths1-18/+1
2007-02-02Sparc arm/mips/sparc register patch, by Martin Bochnig.ths1-0/+22
2005-10-30moved common softmmu code to common header (Paul Brook)bellard1-65/+1
2005-10-30restore regwptr (Blue Swirl)bellard1-0/+4
2005-07-23sparc64 fixes (Blue Swirl)bellard1-0/+3
2005-07-04correct split between helper.c and op_helper.cbellard1-2/+2
2005-07-02sparc64 marge (Blue Swirl)bellard1-2/+30
2005-02-13sparc fixesbellard1-1/+1
2005-02-07clean up - commentsbellard1-3/+4
2005-01-30initial sparc64 support - sparc fixes (Blue Swirl)bellard1-5/+13
2004-12-19SPARC mergebellard1-0/+3
2004-10-12correct handling of saved host registersbellard1-0/+9
2004-10-10sparc fixesbellard1-0/+2
2004-10-04sparc merge (Blue Swirl)bellard1-1/+4
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-0/+90
2004-04-25flush insn supportbellard1-0/+1
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard1-0/+16