summaryrefslogtreecommitdiffstats
path: root/target-sparc/translate.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* flush insn supportbellard2004-04-251-1/+8
* more log itemsbellard2004-03-211-4/+6
* direct chaining support for SPARCbellard2004-02-161-41/+71
* added cpu_get_phys_page_debug()bellard2004-01-241-0/+5
* use generic GenOpFuncbellard2004-01-051-26/+4
* SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard2004-01-041-580/+701
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-301-0/+744
OpenPOWER on IntegriCloud