index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sparc
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-24
CPU boot mode
blueswir1
1
-2
/
+3
2007-09-21
Rework ASI instructions (Aurelien Jarno)
blueswir1
1
-147
/
+208
2007-09-20
Detabify
blueswir1
1
-1466
/
+1466
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-7
/
+7
2007-09-11
Fix tb->size mishandling, by Daniel Jacobowitz.
ths
1
-1
/
+0
2007-07-11
More alignment checks
blueswir1
1
-0
/
+89
2007-07-08
Save state in Sparc64 return op
blueswir1
1
-0
/
+1
2007-07-07
Use unsigned 32-bit load for ld/lduw
blueswir1
1
-1
/
+9
2007-07-07
Fix wrong number of clean/saveable windows, match Linux startup register values
blueswir1
1
-2
/
+4
2007-07-04
Fix Sparc64 movr
blueswir1
1
-2
/
+2
2007-06-25
Drop unused parameters
blueswir1
1
-12
/
+15
2007-06-10
Fix Sparc64 prefetcha op
blueswir1
1
-3
/
+3
2007-05-25
Implement Sparc64 CPU timers using ptimers
blueswir1
1
-5
/
+8
2007-05-17
Enable faults for unassigned memory accesses and unimplemented ASIs
blueswir1
1
-0
/
+2
2007-05-07
Fix pc/npc for unaligned load/stores, maybe other exceptions
blueswir1
1
-0
/
+1
2007-04-29
More Sparc32 CPUs
blueswir1
1
-3
/
+20
2007-04-29
Fix CPU type zapped by system_reset
blueswir1
1
-2
/
+2
2007-04-22
Sparc64 update: more VIS ops
blueswir1
1
-28
/
+422
2007-04-22
Constification
blueswir1
1
-7
/
+7
2007-04-13
Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS ops
blueswir1
1
-38
/
+91
2007-04-13
Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)
blueswir1
1
-1
/
+0
2007-04-07
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
1
-2
/
+2
2007-04-06
Full implementation of IEEE exceptions (Aurelien Jarno)
blueswir1
1
-4
/
+21
2007-04-06
Enforce even float register pair for double register ops (Aurelien Jarno)
blueswir1
1
-1
/
+1
2007-04-05
Fix stdfq op (Aurelien Jarno)
blueswir1
1
-1
/
+14
2007-04-05
Fix co-processor branch and store ops (Aurelien Jarno)
blueswir1
1
-9
/
+13
2007-04-01
Fix off-by-one error
blueswir1
1
-2
/
+2
2007-04-01
Add SparcStation-10 machine
blueswir1
1
-0
/
+7
2007-04-01
Fix Sparc shift ops (Aurelien Jarno)
blueswir1
1
-2
/
+5
2007-04-01
Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...
blueswir1
1
-0
/
+32
2007-04-01
Fix Sparc co-processor ops (Aurelien Jarno)
blueswir1
1
-1
/
+26
2007-04-01
Fix Sparc ASR handling (Aurelien Jarno)
blueswir1
1
-4
/
+24
2007-03-25
Sparc32/64 CPU selection
blueswir1
1
-3
/
+67
2007-03-24
Upgrade Sparc FPU version (based on patch by Aurelien Jarno)
blueswir1
1
-0
/
+1
2007-03-23
Sparc tagged operations (Aurelien Jarno)
blueswir1
1
-2
/
+12
2007-03-21
Fix Sparc branches, original patch by Aurelien Jarno
blueswir1
1
-12
/
+12
2006-10-23
wrwim insn fix (Paul Robinson)
bellard
1
-1
/
+1
2006-07-18
Sparc64 user emulator fixes (Blue Swirl)
bellard
1
-0
/
+4
2006-07-18
sparc64 fixes (Blue Swirl)
bellard
1
-3
/
+44
2006-06-26
SPARC FPU optimization (Blue Swirl)
bellard
1
-26
/
+42
2006-06-25
cpu_get_phys_page_debug fix (Blue Swirl)
bellard
1
-1
/
+2
2006-06-23
Sparc64 BPr branch target fix (Blue Swirl)
bellard
1
-1
/
+1
2006-06-21
sparc branch fix (Blue Swirl)
bellard
1
-5
/
+5
2006-06-18
Sparc64 insn fixes (Blue Swirl).
pbrook
1
-11
/
+36
2006-06-14
FPU fix (Joerg Platte)
bellard
1
-0
/
+5
2005-11-21
cpu_single_env usage fix
bellard
1
-5
/
+4
2005-11-20
use direct jump only for jumps in the same page
bellard
1
-25
/
+31
2005-11-11
sparc merge (Blue Swirl)
bellard
1
-3
/
+7
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
1
-45
/
+204
2005-07-02
sparc64 marge (Blue Swirl)
bellard
1
-196
/
+1057
[next]