index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-sparc: Fix mixup of uint64 and uint64_t
Andreas Färber
2012-01-22
1
-1
/
+1
*
sparc: avoid cpu_get_physical_page_desc()
Avi Kivity
2012-01-03
1
-1
/
+4
*
fix spelling in target sub directory
Dong Xu Wang
2011-12-02
1
-1
/
+1
*
Improve "ta 0" shutdown
Fabien Chouteau
2011-11-19
4
-18
/
+9
*
target-sparc: Implement FALIGNDATA inline.
Richard Henderson
2011-10-26
3
-19
/
+26
*
target-sparc: Implement BMASK/BSHUFFLE.
Richard Henderson
2011-10-26
3
-4
/
+40
*
target-sparc: Implement ALIGNADDR* inline.
Richard Henderson
2011-10-26
3
-14
/
+22
*
target-sparc: Implement EDGE* instructions.
Richard Henderson
2011-10-26
1
-2
/
+175
*
target-sparc: Implement fpack{16,32,fix}.
Richard Henderson
2011-10-26
3
-1
/
+96
*
target-sparc: Implement PDIST.
Richard Henderson
2011-10-26
3
-2
/
+41
*
target-sparc: Do exceptions management fully inside the helpers.
Richard Henderson
2011-10-26
3
-91
/
+146
*
target-sparc: Change fpr representation to doubles.
Richard Henderson
2011-10-26
5
-140
/
+114
*
target-sparc: Undo cpu_fpr rename.
Richard Henderson
2011-10-26
1
-28
/
+28
*
target-sparc: Extract float128 move to a function.
Richard Henderson
2011-10-26
1
-32
/
+18
*
target-sparc: Extract common code for floating-point operations.
Richard Henderson
2011-10-26
1
-454
/
+381
*
target-sparc: Make FPU/VIS helpers const when possible.
Richard Henderson
2011-10-26
4
-92
/
+78
*
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
Richard Henderson
2011-10-26
6
-449
/
+381
*
target-sparc: Add accessors for double-precision fpr access.
Richard Henderson
2011-10-26
1
-112
/
+130
*
target-sparc: Mark fprs dirty in store accessor.
Richard Henderson
2011-10-26
1
-46
/
+8
*
target-sparc: Add accessors for single-precision fpr access.
Richard Henderson
2011-10-26
1
-195
/
+337
*
Sparc: split load and store op helpers
Blue Swirl
2011-10-26
2
-2416
/
+2434
*
Sparc: convert win_helper to trace framework
Blue Swirl
2011-10-26
1
-22
/
+8
*
Sparc: convert interrupt helpers to trace framework
Blue Swirl
2011-10-26
2
-26
/
+16
*
Sparc: convert mmu_helper to trace framework
Blue Swirl
2011-10-26
1
-44
/
+20
*
Sparc: split MMU helpers
Blue Swirl
2011-10-26
3
-860
/
+879
*
Sparc: fix coding style in helper.c
Blue Swirl
2011-10-26
1
-43
/
+52
*
Sparc: avoid AREG0 for division op helpers
Blue Swirl
2011-10-26
4
-82
/
+88
*
Sparc: avoid AREG0 for softint op helpers and Leon cache control
Blue Swirl
2011-10-26
6
-107
/
+117
*
Sparc: avoid AREG0 for CWP and PSTATE helpers
Blue Swirl
2011-10-26
3
-200
/
+89
*
target-sparc: Fix use of g_new0 / g_free
Stefan Weil
2011-10-25
1
-4
/
+4
*
target-sparc: Fix order of function parameters
Stefan Weil
2011-10-25
1
-4
/
+4
*
Sparc: split CWP and PSTATE op helpers
Blue Swirl
2011-10-23
3
-489
/
+522
*
Sparc: avoid AREG0 for lazy condition code helpers
Blue Swirl
2011-10-23
4
-49
/
+48
*
Sparc: split lazy condition code handling op helpers
Blue Swirl
2011-10-23
2
-464
/
+486
*
Sparc: avoid AREG0 for float and VIS ops
Blue Swirl
2011-10-23
4
-273
/
+280
*
Sparc: split FPU and VIS op helpers
Blue Swirl
2011-10-23
3
-743
/
+797
*
Sparc: fix coding style
Blue Swirl
2011-10-23
1
-452
/
+502
*
Sparc: avoid AREG0 for raise_exception and helper_debug
Blue Swirl
2011-10-23
4
-72
/
+70
*
Sparc: move trivial functions from op_helper.c
Blue Swirl
2011-10-23
3
-47
/
+46
*
Sparc: split helper.c
Blue Swirl
2011-10-23
6
-1084
/
+1134
*
Sparc: fix coding style
Blue Swirl
2011-10-23
1
-32
/
+41
*
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
2011-10-01
1
-4
/
+3
*
Gdbstub: Fix back-trace on SPARC32
Fabien Chouteau
2011-09-10
2
-0
/
+91
*
Sparc64: remove useless variable
Blue Swirl
2011-09-10
1
-4
/
+2
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-07
3
-5
/
+5
*
Fix handling of conditional branches in delay slot of a conditional branch
Artyom Tarasenko
2011-08-06
1
-9
/
+21
*
Sparc: fix non-faulting unassigned memory accesses
Blue Swirl
2011-08-01
1
-17
/
+8
*
exec.h cleanup
Blue Swirl
2011-07-30
2
-16
/
+6
*
SPARC64: implement %fprs dirty bits
Tsuneo Saito
2011-07-30
1
-0
/
+116
[next]