aboutsummaryrefslogtreecommitdiff
path: root/target-sparc/translate.c
AgeCommit message (Expand)Author
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-11Fix tb->size mishandling, by Daniel Jacobowitz.ths
2007-07-11 More alignment checksblueswir1
2007-07-08 Save state in Sparc64 return opblueswir1
2007-07-07 Use unsigned 32-bit load for ld/lduwblueswir1
2007-07-07 Fix wrong number of clean/saveable windows, match Linux startup register valuesblueswir1
2007-07-04 Fix Sparc64 movrblueswir1
2007-06-25 Drop unused parametersblueswir1
2007-06-10 Fix Sparc64 prefetcha opblueswir1
2007-05-25Implement Sparc64 CPU timers using ptimersblueswir1
2007-05-17Enable faults for unassigned memory accesses and unimplemented ASIsblueswir1
2007-05-07Fix pc/npc for unaligned load/stores, maybe other exceptionsblueswir1
2007-04-29More Sparc32 CPUsblueswir1
2007-04-29Fix CPU type zapped by system_resetblueswir1
2007-04-22Sparc64 update: more VIS opsblueswir1
2007-04-22Constificationblueswir1
2007-04-13Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS opsblueswir1
2007-04-13Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)blueswir1
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer
2007-04-06Full implementation of IEEE exceptions (Aurelien Jarno)blueswir1
2007-04-06Enforce even float register pair for double register ops (Aurelien Jarno)blueswir1
2007-04-05Fix stdfq op (Aurelien Jarno)blueswir1
2007-04-05Fix co-processor branch and store ops (Aurelien Jarno)blueswir1
2007-04-01Fix off-by-one errorblueswir1
2007-04-01Add SparcStation-10 machineblueswir1
2007-04-01Fix Sparc shift ops (Aurelien Jarno)blueswir1
2007-04-01Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...blueswir1
2007-04-01Fix Sparc co-processor ops (Aurelien Jarno)blueswir1
2007-04-01Fix Sparc ASR handling (Aurelien Jarno)blueswir1
2007-03-25Sparc32/64 CPU selectionblueswir1
2007-03-24Upgrade Sparc FPU version (based on patch by Aurelien Jarno)blueswir1
2007-03-23Sparc tagged operations (Aurelien Jarno)blueswir1
2007-03-21Fix Sparc branches, original patch by Aurelien Jarnoblueswir1
2006-10-23wrwim insn fix (Paul Robinson)bellard
2006-07-18Sparc64 user emulator fixes (Blue Swirl)bellard
2006-07-18sparc64 fixes (Blue Swirl)bellard
2006-06-26SPARC FPU optimization (Blue Swirl)bellard
2006-06-25cpu_get_phys_page_debug fix (Blue Swirl)bellard
2006-06-23Sparc64 BPr branch target fix (Blue Swirl)bellard
2006-06-21sparc branch fix (Blue Swirl)bellard
2006-06-18Sparc64 insn fixes (Blue Swirl).pbrook
2006-06-14FPU fix (Joerg Platte)bellard
2005-11-21cpu_single_env usage fixbellard
2005-11-20use direct jump only for jumps in the same pagebellard
2005-11-11sparc merge (Blue Swirl)bellard
2005-07-23sparc64 fixes (Blue Swirl)bellard
2005-07-02sparc64 marge (Blue Swirl)bellard
2005-04-10fixed MMU bug on code page boundarybellard
2005-03-20sparc exception fix (we go up to the shell prompt)bellard
2005-03-01x86_64 supportbellard