summaryrefslogtreecommitdiffstats
path: root/target-sparc/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid gcc warningsblueswir12007-10-201-2/+2
* Fix compiling Sparc64 on PPC hostblueswir12007-10-201-0/+15
* Use ldq and stq for 8 byte accesses (original patch by Robert Reif)blueswir12007-10-171-21/+22
* Fix bug in Sparc32 sta op (Robert Reif)blueswir12007-10-141-1/+1
* Sparc64 hypervisor modeblueswir12007-10-141-30/+68
* SuperSparc MXCC support (Robert Reif)blueswir12007-10-141-16/+151
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-2/+2
* Fix block load ASIsblueswir12007-10-011-9/+25
* Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructionsblueswir12007-09-301-0/+73
* CPU boot modeblueswir12007-09-241-2/+2
* Add missing break statementsblueswir12007-09-231-0/+20
* Rework ASI instructions (Aurelien Jarno)blueswir12007-09-211-27/+376
* Detabifyblueswir12007-09-201-308/+308
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-8/+8
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-14/+14
* Fix retry and done ops, trap handlingblueswir12007-07-081-7/+18
* Report normalised CWP values to userland and GDB, not internal representationblueswir12007-07-071-3/+3
* Sparc64 linux-user build fixblueswir12007-06-011-0/+8
* 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