summaryrefslogtreecommitdiffstats
path: root/target-sparc
Commit message (Expand)AuthorAgeFilesLines
* More ASIsblueswir12008-01-011-6/+18
* Nicer debug output for exceptionsblueswir12007-12-301-4/+104
* Initial support for Sun4d machines (SS-1000, SS-2000)blueswir12007-12-281-3/+1
* Improved ASI debugging (Robert Reif)blueswir12007-12-281-14/+58
* Enforce context table alignmentblueswir12007-12-251-1/+1
* Partial fix to Sparc32 Linux host global register mangling problemblueswir12007-12-111-0/+2
* Add ASIs (Robert Reif)blueswir12007-12-101-1/+8
* Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths2007-12-091-0/+1
* Increase prom size for boot modeblueswir12007-11-291-1/+1
* Use slavio base as boot prom address, rearrange sun4m init codeblueswir12007-11-282-1/+2
* Fix compilation and warnings on PPC hostblueswir12007-11-282-1/+21
* Fix floating point register decodingblueswir12007-11-251-141/+139
* 128-bit float support for user modeblueswir12007-11-257-15/+599
* More MMU registers (Robert Reif)blueswir12007-11-252-7/+18
* Fix MXCC register 64 bit read word order (Robert Reif)blueswir12007-11-191-4/+4
* Break up vl.h.pbrook2007-11-172-24/+31
* Remove unnecessary register masking (Robert Reif)blueswir12007-11-171-5/+5
* Fix MXCC error register (Robert Reif)blueswir12007-11-171-4/+2
* Add MXCC module reset register (Robert Reif)blueswir12007-11-171-0/+8
* removed warningbellard2007-11-111-1/+1
* added cpu_model parameter to cpu_init()bellard2007-11-102-30/+32
* More Sparc64 CPU definitionsblueswir12007-11-101-1/+99
* More CPU definitionsblueswir12007-11-091-4/+102
* CPU specific boot mode (Robert Reif)blueswir12007-11-074-6/+13
* Adjust s390 addresses (the MSB is defined as "to be ignored").ths2007-10-291-1/+5
* Use shared ctpop64 helperblueswir12007-10-281-6/+2
* Avoid gcc warningsblueswir12007-10-201-2/+2
* Fix compiling Sparc64 on PPC hostblueswir12007-10-202-0/+18
* Use ldq and stq for 8 byte accesses (original patch by Robert Reif)blueswir12007-10-172-25/+30
* Enable all alignment checksblueswir12007-10-171-48/+5
* Fix bug in Sparc32 sta op (Robert Reif)blueswir12007-10-141-1/+1
* Sparc64 hypervisor modeblueswir12007-10-144-48/+121
* SuperSparc MXCC support (Robert Reif)blueswir12007-10-143-18/+157
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-141-17/+23
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-145-15/+29
* Unify '-cpu ?' option.j_mayer2007-10-121-0/+1
* Fix taddcctv and tsubcctv (David Matthews)blueswir12007-10-102-1/+3
* Fix Sparc64 ldfa/stfa and float ops with fpr >= 32blueswir12007-10-031-3/+3
* Fix block load ASIsblueswir12007-10-011-9/+25
* Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructionsblueswir12007-09-304-6/+133
* Fix Sparc64 wrasr instructionsblueswir12007-09-301-0/+6
* Move get_sp_from_cpustate from cpu.h to target_signal.h.ths2007-09-271-12/+0
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+12
* CPU boot modeblueswir12007-09-244-4/+13
* Add missing break statementsblueswir12007-09-231-0/+20
* Rework ASI instructions (Aurelien Jarno)blueswir12007-09-215-204/+727
* Fix tadd op generation with GCC 4.xblueswir12007-09-201-1/+4
* Detabifyblueswir12007-09-206-2212/+2212
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-172-10/+10
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-167-36/+36
OpenPOWER on IntegriCloud