2008-03-09 |
blueswir1 | Convert andn, orn and xnor to TCG |
blob | commitdiff | raw |
2008-03-08 |
blueswir1 | Convert branches and conditional moves to TCG |
blob | commitdiff | raw | diff to current |
2008-03-06 |
blueswir1 | Convert exception ops to TCG |
blob | commitdiff | raw | diff to current |
2008-03-06 |
blueswir1 | Fix microSPARC II SFSR mask (Robert Reif) |
blob | commitdiff | raw | diff to current |
2008-03-05 |
blueswir1 | Convert Sparc64 trap state ops to TCG |
blob | commitdiff | raw | diff to current |
2008-03-04 |
blueswir1 | Convert float helpers to TCG, fix fabsq in the process |
blob | commitdiff | raw | diff to current |
2008-03-04 |
blueswir1 | Convert fmovr to TCG |
blob | commitdiff | raw | diff to current |
2008-03-02 |
blueswir1 | Convert tick operations to TCG |
blob | commitdiff | raw | diff to current |
2008-03-02 |
blueswir1 | Convert movr and (partially) movcc to TCG |
blob | commitdiff | raw | diff to current |
2008-03-02 |
blueswir1 | Convert addx, subx, next_insn and mov_pc_npc to TCG |
blob | commitdiff | raw | diff to current |
2008-02-27 |
blueswir1 | Temporary fix for i386 host |
blob | commitdiff | raw | diff to current |
2008-02-24 |
blueswir1 | Modify Sparc32/64 to use TCG |
blob | commitdiff | raw | diff to current |
2008-02-14 |
blueswir1 | Fix remote debugger memory access problems reported... |
blob | commitdiff | raw | diff to current |
2008-02-11 |
blueswir1 | Sparc32 MMU register fixes (Robert Reif) |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | use the TCG code generator |
blob | commitdiff | raw | diff to current |
2007-12-09 |
ths | Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. |
blob | commitdiff | raw | diff to current |
2007-11-25 |
blueswir1 | Fix floating point register decoding |
blob | commitdiff | raw | diff to current |
2007-11-25 |
blueswir1 | 128-bit float support for user mode |
blob | commitdiff | raw | diff to current |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
blob | commitdiff | raw | diff to current |
2007-11-10 |
blueswir1 | More Sparc64 CPU definitions |
blob | commitdiff | raw | diff to current |
2007-11-09 |
blueswir1 | More CPU definitions |
blob | commitdiff | raw | diff to current |
2007-11-07 |
blueswir1 | CPU specific boot mode (Robert Reif) |
blob | commitdiff | raw | diff to current |
2007-10-17 |
blueswir1 | Enable all alignment checks |
blob | commitdiff | raw | diff to current |
2007-10-14 |
blueswir1 | Sparc64 hypervisor mode |
blob | commitdiff | raw | diff to current |
2007-10-14 |
blueswir1 | SuperSparc MXCC support (Robert Reif) |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
blob | commitdiff | raw | diff to current |
2007-10-10 |
blueswir1 | Fix taddcctv and tsubcctv (David Matthews) |
blob | commitdiff | raw | diff to current |
2007-10-03 |
blueswir1 | Fix Sparc64 ldfa/stfa and float ops with fpr >= 32 |
blob | commitdiff | raw | diff to current |
2007-09-30 |
blueswir1 | Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions |
blob | commitdiff | raw | diff to current |
2007-09-30 |
blueswir1 | Fix Sparc64 wrasr instructions |
blob | commitdiff | raw | diff to current |
2007-09-24 |
blueswir1 | CPU boot mode |
blob | commitdiff | raw | diff to current |
2007-09-21 |
blueswir1 | Rework ASI instructions (Aurelien Jarno) |
blob | commitdiff | raw | diff to current |
2007-09-20 |
blueswir1 | Detabify |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-11 |
ths | Fix tb->size mishandling, by Daniel Jacobowitz. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
blueswir1 | More alignment checks |
blob | commitdiff | raw | diff to current |
2007-07-08 |
blueswir1 | Save state in Sparc64 return op |
blob | commitdiff | raw | diff to current |
2007-07-07 |
blueswir1 | Use unsigned 32-bit load for ld/lduw |
blob | commitdiff | raw | diff to current |
2007-07-07 |
blueswir1 | Fix wrong number of clean/saveable windows, match... |
blob | commitdiff | raw | diff to current |
2007-07-04 |
blueswir1 | Fix Sparc64 movr |
blob | commitdiff | raw | diff to current |
2007-06-25 |
blueswir1 | Drop unused parameters |
blob | commitdiff | raw | diff to current |
2007-06-10 |
blueswir1 | Fix Sparc64 prefetcha op |
blob | commitdiff | raw | diff to current |
2007-05-25 |
blueswir1 | Implement Sparc64 CPU timers using ptimers |
blob | commitdiff | raw | diff to current |
2007-05-17 |
blueswir1 | Enable faults for unassigned memory accesses and unimpl... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
blueswir1 | Fix pc/npc for unaligned load/stores, maybe other excep... |
blob | commitdiff | raw | diff to current |
2007-04-29 |
blueswir1 | More Sparc32 CPUs |
blob | commitdiff | raw | diff to current |
2007-04-29 |
blueswir1 | Fix CPU type zapped by system_reset |
blob | commitdiff | raw | diff to current |
2007-04-22 |
blueswir1 | Sparc64 update: more VIS ops |
blob | commitdiff | raw | diff to current |
2007-04-22 |
blueswir1 | Constification |
blob | commitdiff | raw | diff to current |
2007-04-13 |
blueswir1 | Fix Sparc64 wrfprs, move VIS ops where they belong... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
blueswir1 | Alignment check mechanism (not fully enabled yet) ... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
j_mayer | cpu_get_phys_page_debug should return target_phys_addr_t |
blob | commitdiff | raw | diff to current |
2007-04-06 |
blueswir1 | Full implementation of IEEE exceptions (Aurelien Jarno) |
blob | commitdiff | raw | diff to current |
2007-04-06 |
blueswir1 | Enforce even float register pair for double register... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
blueswir1 | Fix stdfq op (Aurelien Jarno) |
blob | commitdiff | raw | diff to current |
2007-04-05 |
blueswir1 | Fix co-processor branch and store ops (Aurelien Jarno) |
blob | commitdiff | raw | diff to current |
2007-04-01 |
blueswir1 | Fix off-by-one error |
blob | commitdiff | raw | diff to current |
2007-04-01 |
blueswir1 | Add SparcStation-10 machine |
blob | commitdiff | raw | diff to current |
2007-04-01 |
blueswir1 | Fix Sparc shift ops (Aurelien Jarno) |
blob | commitdiff | raw | diff to current |
2007-04-01 |
blueswir1 | Fix Sparc lda/ldda/sta/stda asi handling, fault on... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
blueswir1 | Fix Sparc co-processor ops (Aurelien Jarno) |
blob | commitdiff | raw | diff to current |
2007-04-01 |
blueswir1 | Fix Sparc ASR handling (Aurelien Jarno) |
blob | commitdiff | raw | diff to current |
2007-03-25 |
blueswir1 | Sparc32/64 CPU selection |
blob | commitdiff | raw | diff to current |
2007-03-24 |
blueswir1 | Upgrade Sparc FPU version (based on patch by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-03-23 |
blueswir1 | Sparc tagged operations (Aurelien Jarno) |
blob | commitdiff | raw | diff to current |
2007-03-21 |
blueswir1 | Fix Sparc branches, original patch by Aurelien Jarno |
blob | commitdiff | raw | diff to current |
2006-10-23 |
bellard | wrwim insn fix (Paul Robinson) |
blob | commitdiff | raw | diff to current |
2006-07-18 |
bellard | Sparc64 user emulator fixes (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-07-18 |
bellard | sparc64 fixes (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-06-26 |
bellard | SPARC FPU optimization (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-06-25 |
bellard | cpu_get_phys_page_debug fix (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-06-23 |
bellard | Sparc64 BPr branch target fix (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-06-21 |
bellard | sparc branch fix (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-06-18 |
pbrook | Sparc64 insn fixes (Blue Swirl). |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | FPU fix (Joerg Platte) |
blob | commitdiff | raw | diff to current |
2005-11-21 |
bellard | cpu_single_env usage fix |
blob | commitdiff | raw | diff to current |
2005-11-20 |
bellard | use direct jump only for jumps in the same page |
blob | commitdiff | raw | diff to current |
2005-11-11 |
bellard | sparc merge (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2005-07-23 |
bellard | sparc64 fixes (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | sparc64 marge (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2005-04-10 |
bellard | fixed MMU bug on code page boundary |
blob | commitdiff | raw | diff to current |
2005-03-20 |
bellard | sparc exception fix (we go up to the shell prompt) |
blob | commitdiff | raw | diff to current |
2005-03-01 |
bellard | x86_64 support |
blob | commitdiff | raw | diff to current |
2005-02-13 |
bellard | fixed jmpl, rett and call |
blob | commitdiff | raw | diff to current |
2005-01-30 |
bellard | initial sparc64 support - sparc fixes (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2005-01-28 |
bellard | flush TLBs at cpu reset |
blob | commitdiff | raw | diff to current |
2005-01-03 |
bellard | 64 bit target support |
blob | commitdiff | raw | diff to current |
2004-12-19 |
bellard | SPARC merge |
blob | commitdiff | raw | diff to current |
2004-10-10 |
bellard | sparc fixes |
blob | commitdiff | raw | diff to current |
2004-10-09 |
bellard | monitor fixes |
blob | commitdiff | raw | diff to current |
2004-10-03 |
bellard | removed access_type hack |
blob | commitdiff | raw | diff to current |
2004-09-30 |
bellard | full system SPARC emulation (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2004-06-22 |
bellard | cpu_single_env init |
blob | commitdiff | raw | diff to current |
2004-04-25 |
bellard | flush insn support |
blob | commitdiff | raw | diff to current |
2004-03-21 |
bellard | more log items |
blob | commitdiff | raw | diff to current |
2004-02-16 |
bellard | direct chaining support for SPARC |
blob | commitdiff | raw | diff to current |
2004-01-24 |
bellard | added cpu_get_phys_page_debug() |
blob | commitdiff | raw | diff to current |
2004-01-05 |
bellard | use generic GenOpFunc |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | SPARC fixes: corrected PC/NPC logic (now slower but... |
blob | commitdiff | raw | diff to current |
2003-09-30 |
bellard | sparc emulation target (thanx to Thomas M. Ogrisegg) |
blob | commitdiff | raw | diff to current |
|