summaryrefslogtreecommitdiffstats
path: root/target-sparc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths2007-01-311-2/+1
* Check ELF binaries for machine type and endianness.ths2006-12-231-0/+6
* sparc64 fixes (Blue Swirl)bellard2006-07-181-0/+1
* SPARC FPU optimization (Blue Swirl)bellard2006-06-261-0/+2
* fixed sparc64 cpu fp save/restorebellard2006-06-211-1/+0
* soft floats for SPARC (Blue Swirl)bellard2006-06-211-6/+4
* Initial SPARC SMP support (Blue Swirl)bellard2005-12-051-0/+1
* added CPU_COMMON and CPUState.tb_jmp_cache[]bellard2005-11-201-18/+2
* sparc64 fixes (Blue Swirl)bellard2005-07-231-5/+16
* sparc64 marge (Blue Swirl)bellard2005-07-021-8/+86
* gdb support for user mode (Paul Brook)bellard2005-04-171-0/+2
* soft float supportbellard2005-03-131-0/+3
* PSR.PS fix (Blue Swirl)bellard2005-02-221-1/+1
* sparc Linux works better with NWINDOWS = 8bellard2005-02-191-1/+2
* sparc fixesbellard2005-02-131-2/+3
* clean up - commentsbellard2005-02-071-1/+0
* initial sparc64 support - sparc fixes (Blue Swirl)bellard2005-01-301-12/+24
* removed warningbellard2005-01-031-17/+22
* SPARC mergebellard2004-12-191-1/+27
* monitor fixesbellard2004-10-091-1/+0
* sparc merge (Blue Swirl)bellard2004-10-041-0/+1
* removed access_type hackbellard2004-10-031-5/+0
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-3/+95
* precise self modifying code supportbellard2004-04-251-0/+8
* added TARGET_LONG_BITSbellard2004-01-241-2/+2
* SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard2004-01-041-16/+29
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-301-0/+46
OpenPOWER on IntegriCloud