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-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
2005-04-10
fixed MMU bug on code page boundary
bellard
1
-4
/
+8
2005-03-20
sparc exception fix (we go up to the shell prompt)
bellard
1
-0
/
+2
2005-03-01
x86_64 support
bellard
1
-2
/
+2
2005-02-13
fixed jmpl, rett and call
bellard
1
-7
/
+27
2005-01-30
initial sparc64 support - sparc fixes (Blue Swirl)
bellard
1
-58
/
+102
2005-01-28
flush TLBs at cpu reset
bellard
1
-0
/
+1
2005-01-03
64 bit target support
bellard
1
-7
/
+16
2004-12-19
SPARC merge
bellard
1
-100
/
+296
2004-10-10
sparc fixes
bellard
1
-1
/
+4
2004-10-09
monitor fixes
bellard
1
-17
/
+19
2004-10-03
removed access_type hack
bellard
1
-5
/
+0
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
1
-32
/
+592
2004-06-22
cpu_single_env init
bellard
1
-0
/
+1
2004-04-25
flush insn support
bellard
1
-1
/
+8
[next]