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
/
op_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-01
More ASIs
blueswir1
1
-6
/
+18
2007-12-30
Nicer debug output for exceptions
blueswir1
1
-4
/
+104
2007-12-28
Initial support for Sun4d machines (SS-1000, SS-2000)
blueswir1
1
-3
/
+1
2007-12-28
Improved ASI debugging (Robert Reif)
blueswir1
1
-14
/
+58
2007-12-10
Add ASIs (Robert Reif)
blueswir1
1
-1
/
+8
2007-11-28
Fix compilation and warnings on PPC host
blueswir1
1
-0
/
+17
2007-11-25
128-bit float support for user mode
blueswir1
1
-0
/
+39
2007-11-25
More MMU registers (Robert Reif)
blueswir1
1
-6
/
+17
2007-11-19
Fix MXCC register 64 bit read word order (Robert Reif)
blueswir1
1
-4
/
+4
2007-11-17
Break up vl.h.
pbrook
1
-24
/
+0
2007-11-17
Remove unnecessary register masking (Robert Reif)
blueswir1
1
-5
/
+5
2007-11-17
Fix MXCC error register (Robert Reif)
blueswir1
1
-4
/
+2
2007-11-17
Add MXCC module reset register (Robert Reif)
blueswir1
1
-0
/
+8
2007-11-11
removed warning
bellard
1
-1
/
+1
2007-11-07
CPU specific boot mode (Robert Reif)
blueswir1
1
-2
/
+2
2007-10-29
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
1
-1
/
+5
2007-10-28
Use shared ctpop64 helper
blueswir1
1
-6
/
+2
2007-10-20
Avoid gcc warnings
blueswir1
1
-2
/
+2
2007-10-20
Fix compiling Sparc64 on PPC host
blueswir1
1
-0
/
+15
2007-10-17
Use ldq and stq for 8 byte accesses (original patch by Robert Reif)
blueswir1
1
-21
/
+22
2007-10-14
Fix bug in Sparc32 sta op (Robert Reif)
blueswir1
1
-1
/
+1
2007-10-14
Sparc64 hypervisor mode
blueswir1
1
-30
/
+68
2007-10-14
SuperSparc MXCC support (Robert Reif)
blueswir1
1
-16
/
+151
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
1
-2
/
+2
2007-10-01
Fix block load ASIs
blueswir1
1
-9
/
+25
2007-09-30
Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions
blueswir1
1
-0
/
+73
2007-09-24
CPU boot mode
blueswir1
1
-2
/
+2
2007-09-23
Add missing break statements
blueswir1
1
-0
/
+20
2007-09-21
Rework ASI instructions (Aurelien Jarno)
blueswir1
1
-27
/
+376
2007-09-20
Detabify
blueswir1
1
-308
/
+308
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-8
/
+8
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-14
/
+14
2007-07-08
Fix retry and done ops, trap handling
blueswir1
1
-7
/
+18
2007-07-07
Report normalised CWP values to userland and GDB, not internal representation
blueswir1
1
-3
/
+3
2007-06-01
Sparc64 linux-user build fix
blueswir1
1
-0
/
+8
2007-05-27
Separate fault for code access to unassigned memory
blueswir1
1
-2
/
+8
2007-05-25
Implement Sparc64 CPU timers using ptimers
blueswir1
1
-0
/
+17
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
1
-6
/
+56
2007-05-17
Enable faults for unassigned memory accesses and unimplemented ASIs
blueswir1
1
-17
/
+114
2007-05-07
Enable unaligned access faults
blueswir1
1
-4
/
+5
2007-04-13
Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)
blueswir1
1
-0
/
+12
2007-04-06
Full implementation of IEEE exceptions (Aurelien Jarno)
blueswir1
1
-10
/
+61
2007-04-01
Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...
blueswir1
1
-1
/
+7
2006-12-06
sparc-softmmu build fix
ths
1
-2
/
+2
2006-06-25
C99 64 bit printf
bellard
1
-4
/
+4
2006-06-21
soft floats for SPARC (Blue Swirl)
bellard
1
-185
/
+35
2005-11-21
cpu_single_env usage fix
bellard
1
-2
/
+2
2005-11-11
sparc merge (Blue Swirl)
bellard
1
-0
/
+8
2005-10-30
avoid using physical accesses in user emulation
bellard
1
-1
/
+10
2005-10-30
endianness fix
bellard
1
-26
/
+54
[next]