summaryrefslogtreecommitdiff
path: root/target-sparc/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-01Sparc64 linux-user build fixblueswir11-0/+8
2007-05-27Separate fault for code access to unassigned memoryblueswir11-2/+8
2007-05-25Implement Sparc64 CPU timers using ptimersblueswir11-0/+17
2007-05-19Use full 36-bit physical address space on SS10blueswir11-6/+56
2007-05-17Enable faults for unassigned memory accesses and unimplemented ASIsblueswir11-17/+114
2007-05-07Enable unaligned access faultsblueswir11-4/+5
2007-04-13Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)blueswir11-0/+12
2007-04-06Full implementation of IEEE exceptions (Aurelien Jarno)blueswir11-10/+61
2007-04-01Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...blueswir11-1/+7
2006-12-06sparc-softmmu build fixths1-2/+2
2006-06-25C99 64 bit printfbellard1-4/+4
2006-06-21soft floats for SPARC (Blue Swirl)bellard1-185/+35
2005-11-21cpu_single_env usage fixbellard1-2/+2
2005-11-11sparc merge (Blue Swirl)bellard1-0/+8
2005-10-30avoid using physical accesses in user emulationbellard1-1/+10
2005-10-30endianness fixbellard1-26/+54
2005-07-23sparc64 fixes (Blue Swirl)bellard1-18/+156
2005-07-04correct split between helper.c and op_helper.cbellard1-5/+183
2005-07-02sparc64 marge (Blue Swirl)bellard1-12/+420
2005-04-06defaut case (Blue Swirl)bellard1-0/+1
2005-03-13soft float supportbellard1-9/+9
2005-03-13sparc fixes (Blue Swirl)bellard1-1/+3
2005-02-22MMU fixesbellard1-14/+36
2005-02-07clean up - commentsbellard1-0/+6
2005-01-30initial sparc64 support - sparc fixes (Blue Swirl)bellard1-1/+12
2005-01-28endianness fixesbellard1-8/+7
2005-01-0364 bit target supportbellard1-2/+2
2004-12-19SPARC mergebellard1-43/+133
2004-10-10sparc fixesbellard1-8/+20
2004-10-04sparc merge (Blue Swirl)bellard1-1/+22
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-0/+135