summaryrefslogtreecommitdiffstats
path: root/target-sparc/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Separate fault for code access to unassigned memoryblueswir12007-05-271-2/+8
* Implement Sparc64 CPU timers using ptimersblueswir12007-05-251-0/+17
* Use full 36-bit physical address space on SS10blueswir12007-05-191-6/+56
* Enable faults for unassigned memory accesses and unimplemented ASIsblueswir12007-05-171-17/+114
* Enable unaligned access faultsblueswir12007-05-071-4/+5
* Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)blueswir12007-04-131-0/+12
* Full implementation of IEEE exceptions (Aurelien Jarno)blueswir12007-04-061-10/+61
* Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...blueswir12007-04-011-1/+7
* sparc-softmmu build fixths2006-12-061-2/+2
* C99 64 bit printfbellard2006-06-251-4/+4
* soft floats for SPARC (Blue Swirl)bellard2006-06-211-185/+35
* cpu_single_env usage fixbellard2005-11-211-2/+2
* sparc merge (Blue Swirl)bellard2005-11-111-0/+8
* avoid using physical accesses in user emulationbellard2005-10-301-1/+10
* endianness fixbellard2005-10-301-26/+54
* sparc64 fixes (Blue Swirl)bellard2005-07-231-18/+156
* correct split between helper.c and op_helper.cbellard2005-07-041-5/+183
* sparc64 marge (Blue Swirl)bellard2005-07-021-12/+420
* defaut case (Blue Swirl)bellard2005-04-061-0/+1
* soft float supportbellard2005-03-131-9/+9
* sparc fixes (Blue Swirl)bellard2005-03-131-1/+3
* MMU fixesbellard2005-02-221-14/+36
* clean up - commentsbellard2005-02-071-0/+6
* initial sparc64 support - sparc fixes (Blue Swirl)bellard2005-01-301-1/+12
* endianness fixesbellard2005-01-281-8/+7
* 64 bit target supportbellard2005-01-031-2/+2
* SPARC mergebellard2004-12-191-43/+133
* sparc fixesbellard2004-10-101-8/+20
* sparc merge (Blue Swirl)bellard2004-10-041-1/+22
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-0/+135
OpenPOWER on IntegriCloud