summaryrefslogtreecommitdiffstats
path: root/target-sparc/translate.c
Commit message (Expand)AuthorAgeFilesLines
* Enable faults for unassigned memory accesses and unimplemented ASIsblueswir12007-05-171-0/+2
* Fix pc/npc for unaligned load/stores, maybe other exceptionsblueswir12007-05-071-0/+1
* More Sparc32 CPUsblueswir12007-04-291-3/+20
* Fix CPU type zapped by system_resetblueswir12007-04-291-2/+2
* Sparc64 update: more VIS opsblueswir12007-04-221-28/+422
* Constificationblueswir12007-04-221-7/+7
* Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS opsblueswir12007-04-131-38/+91
* Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)blueswir12007-04-131-1/+0
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-071-2/+2
* Full implementation of IEEE exceptions (Aurelien Jarno)blueswir12007-04-061-4/+21
* Enforce even float register pair for double register ops (Aurelien Jarno)blueswir12007-04-061-1/+1
* Fix stdfq op (Aurelien Jarno)blueswir12007-04-051-1/+14
* Fix co-processor branch and store ops (Aurelien Jarno)blueswir12007-04-051-9/+13
* Fix off-by-one errorblueswir12007-04-011-2/+2
* Add SparcStation-10 machineblueswir12007-04-011-0/+7
* Fix Sparc shift ops (Aurelien Jarno)blueswir12007-04-011-2/+5
* Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...blueswir12007-04-011-0/+32
* Fix Sparc co-processor ops (Aurelien Jarno)blueswir12007-04-011-1/+26
* Fix Sparc ASR handling (Aurelien Jarno)blueswir12007-04-011-4/+24
* Sparc32/64 CPU selectionblueswir12007-03-251-3/+67
* Upgrade Sparc FPU version (based on patch by Aurelien Jarno)blueswir12007-03-241-0/+1
* Sparc tagged operations (Aurelien Jarno)blueswir12007-03-231-2/+12
* Fix Sparc branches, original patch by Aurelien Jarnoblueswir12007-03-211-12/+12
* wrwim insn fix (Paul Robinson)bellard2006-10-231-1/+1
* Sparc64 user emulator fixes (Blue Swirl)bellard2006-07-181-0/+4
* sparc64 fixes (Blue Swirl)bellard2006-07-181-3/+44
* SPARC FPU optimization (Blue Swirl)bellard2006-06-261-26/+42
* cpu_get_phys_page_debug fix (Blue Swirl)bellard2006-06-251-1/+2
* Sparc64 BPr branch target fix (Blue Swirl)bellard2006-06-231-1/+1
* sparc branch fix (Blue Swirl)bellard2006-06-211-5/+5
* Sparc64 insn fixes (Blue Swirl).pbrook2006-06-181-11/+36
* FPU fix (Joerg Platte)bellard2006-06-141-0/+5
* cpu_single_env usage fixbellard2005-11-211-5/+4
* use direct jump only for jumps in the same pagebellard2005-11-201-25/+31
* sparc merge (Blue Swirl)bellard2005-11-111-3/+7
* sparc64 fixes (Blue Swirl)bellard2005-07-231-45/+204
* sparc64 marge (Blue Swirl)bellard2005-07-021-196/+1057
* fixed MMU bug on code page boundarybellard2005-04-101-4/+8
* sparc exception fix (we go up to the shell prompt)bellard2005-03-201-0/+2
* x86_64 supportbellard2005-03-011-2/+2
* fixed jmpl, rett and callbellard2005-02-131-7/+27
* initial sparc64 support - sparc fixes (Blue Swirl)bellard2005-01-301-58/+102
* flush TLBs at cpu resetbellard2005-01-281-0/+1
* 64 bit target supportbellard2005-01-031-7/+16
* SPARC mergebellard2004-12-191-100/+296
* sparc fixesbellard2004-10-101-1/+4
* monitor fixesbellard2004-10-091-17/+19
* removed access_type hackbellard2004-10-031-5/+0
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-32/+592
* cpu_single_env initbellard2004-06-221-0/+1
OpenPOWER on IntegriCloud