summaryrefslogtreecommitdiffstats
path: root/target-sparc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* moved halted field to CPU_COMMONbellard2008-05-281-1/+0
* Wrap long linesblueswir12008-05-121-1/+1
* Remove duplicated fieldblueswir12008-05-101-1/+0
* suppressed fixed registersbellard2008-05-101-2/+5
* Fix compiler warningsblueswir12008-05-101-7/+7
* CPU feature selection supportblueswir12008-05-091-3/+27
* Complete the TCG conversionblueswir12008-05-041-4/+2
* Document the shift valuesblueswir12008-04-231-6/+12
* Move CPU stuff unrelated to translation to helper.cblueswir12008-03-291-0/+1
* Convert mulscc to TCG, add cc_src2blueswir12008-03-161-1/+1
* Convert condition code changing versions of add, sub, logic, and div to TCGblueswir12008-03-131-0/+5
* Convert exception ops to TCGblueswir12008-03-061-1/+0
* Convert Sparc64 trap state ops to TCGblueswir12008-03-051-4/+8
* Convert tick operations to TCGblueswir12008-03-021-3/+0
* Fix remote debugger memory access problems reported by Matthias Steinblueswir12008-02-141-5/+8
* Sparc32 MMU register fixes (Robert Reif)blueswir12008-02-111-0/+4
* Use slavio base as boot prom address, rearrange sun4m init codeblueswir12007-11-281-0/+1
* 128-bit float support for user modeblueswir12007-11-251-0/+3
* More MMU registers (Robert Reif)blueswir12007-11-251-1/+1
* added cpu_model parameter to cpu_init()bellard2007-11-101-6/+2
* CPU specific boot mode (Robert Reif)blueswir12007-11-071-1/+1
* Sparc64 hypervisor modeblueswir12007-10-141-4/+35
* SuperSparc MXCC support (Robert Reif)blueswir12007-10-141-1/+4
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-0/+11
* Unify '-cpu ?' option.j_mayer2007-10-121-0/+1
* 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-241-0/+1
* Detabifyblueswir12007-09-201-26/+26
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Fix Sparc32 interrupt handlingblueswir12007-08-041-1/+3
* Fix retry and done ops, trap handlingblueswir12007-07-081-4/+2
* Report normalised CWP values to userland and GDB, not internal representationblueswir12007-07-071-2/+8
* Fix wrong number of clean/saveable windows, match Linux startup register valuesblueswir12007-07-071-0/+1
* Fix Sparc64 page sizeblueswir12007-07-071-1/+1
* Move target-specific defines to the target directories.ths2007-06-031-0/+6
* Enable 36-bit physical address space also on 32-bit hostsblueswir12007-06-011-0/+2
* Separate fault for code access to unassigned memoryblueswir12007-05-271-0/+2
* Implement Sparc64 CPU timers using ptimersblueswir12007-05-251-0/+5
* Use full 36-bit physical address space on SS10blueswir12007-05-191-1/+1
* Enable faults for unassigned memory accesses and unimplemented ASIsblueswir12007-05-171-0/+2
* Report unassigned memory access to CPU (not enabled yet)blueswir12007-05-061-1/+4
* Sparc64 update: more VIS opsblueswir12007-04-221-0/+3
* Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)blueswir12007-04-131-0/+2
* Fix stdfq op (Aurelien Jarno)blueswir12007-04-051-1/+2
* Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...blueswir12007-04-011-1/+1
* Fix Sparc co-processor ops (Aurelien Jarno)blueswir12007-04-011-0/+1
* Sparc32/64 CPU selectionblueswir12007-03-251-6/+8
* Upgrade Sparc FPU version (based on patch by Aurelien Jarno)blueswir12007-03-241-2/+2
* Sparc tagged operations (Aurelien Jarno)blueswir12007-03-231-0/+2
OpenPOWER on IntegriCloud