Sign in
qemu
/
qemu
/
82246040eaaeec8c53e87b2beff5488f6078bf35
/
target-sparc
520c0d8
target-sparc: Fix mixup of uint64 and uint64_t
by Andreas Färber
· 13 years ago
cc4aa83
sparc: avoid cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
4abf79a
fix spelling in target sub directory
by Dong Xu Wang
· 13 years ago
96d922a
Improve "ta 0" shutdown
by Fabien Chouteau
· 13 years ago
50c796f
target-sparc: Implement FALIGNDATA inline.
by Richard Henderson
· 13 years ago
793a137
target-sparc: Implement BMASK/BSHUFFLE.
by Richard Henderson
· 13 years ago
add545a
target-sparc: Implement ALIGNADDR* inline.
by Richard Henderson
· 13 years ago
6c07355
target-sparc: Implement EDGE* instructions.
by Richard Henderson
· 13 years ago
2dedf31
target-sparc: Implement fpack{16,32,fix}.
by Richard Henderson
· 13 years ago
f888300
target-sparc: Implement PDIST.
by Richard Henderson
· 13 years ago
4451677
target-sparc: Do exceptions management fully inside the helpers.
by Richard Henderson
· 13 years ago
30038fd
target-sparc: Change fpr representation to doubles.
by Richard Henderson
· 13 years ago
45c7b74
target-sparc: Undo cpu_fpr rename.
by Richard Henderson
· 13 years ago
ac11f77
target-sparc: Extract float128 move to a function.
by Richard Henderson
· 13 years ago
61f17f6
target-sparc: Extract common code for floating-point operations.
by Richard Henderson
· 13 years ago
f027c3b
target-sparc: Make FPU/VIS helpers const when possible.
by Richard Henderson
· 13 years ago
03fb8cf
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
by Richard Henderson
· 13 years ago
96eda02
target-sparc: Add accessors for double-precision fpr access.
by Richard Henderson
· 13 years ago
141ae5c
target-sparc: Mark fprs dirty in store accessor.
by Richard Henderson
· 13 years ago
208ae65
target-sparc: Add accessors for single-precision fpr access.
by Richard Henderson
· 13 years ago
fafd8bc
Sparc: split load and store op helpers
by Blue Swirl
· 13 years ago
870be6a
Sparc: convert win_helper to trace framework
by Blue Swirl
· 13 years ago
11e66bc
Sparc: convert interrupt helpers to trace framework
by Blue Swirl
· 13 years ago
ec0ceb1
Sparc: convert mmu_helper to trace framework
by Blue Swirl
· 13 years ago
163fa5c
Sparc: split MMU helpers
by Blue Swirl
· 13 years ago
b7da25f
Sparc: fix coding style in helper.c
by Blue Swirl
· 13 years ago
7a5e448
Sparc: avoid AREG0 for division op helpers
by Blue Swirl
· 14 years ago
7922703
Sparc: avoid AREG0 for softint op helpers and Leon cache control
by Blue Swirl
· 13 years ago
063c367
Sparc: avoid AREG0 for CWP and PSTATE helpers
by Blue Swirl
· 14 years ago
d300854
target-sparc: Fix use of g_new0 / g_free
by Stefan Weil
· 13 years ago
f37e2a6
target-sparc: Fix order of function parameters
by Stefan Weil
· 13 years ago
070af38
Sparc: split CWP and PSTATE op helpers
by Blue Swirl
· 13 years ago
2ffd917
Sparc: avoid AREG0 for lazy condition code helpers
by Blue Swirl
· 14 years ago
cffc581
Sparc: split lazy condition code handling op helpers
by Blue Swirl
· 13 years ago
2e2f4ad
Sparc: avoid AREG0 for float and VIS ops
by Blue Swirl
· 14 years ago
1bccec2
Sparc: split FPU and VIS op helpers
by Blue Swirl
· 13 years ago
99ca021
Sparc: fix coding style
by Blue Swirl
· 14 years ago
bc26531
Sparc: avoid AREG0 for raise_exception and helper_debug
by Blue Swirl
· 14 years ago
2336c1f
Sparc: move trivial functions from op_helper.c
by Blue Swirl
· 14 years ago
ab3b491
Sparc: split helper.c
by Blue Swirl
· 13 years ago
c65f6fd
Sparc: fix coding style
by Blue Swirl
· 13 years ago
bccd9ec
softmmu_header: pass CPUState to tlb_fill
by Blue Swirl
· 14 years ago
44520db
Gdbstub: Fix back-trace on SPARC32
by Fabien Chouteau
· 13 years ago
de18f87
Sparc64: remove useless variable
by Blue Swirl
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 13 years ago
548f66d
Fix handling of conditional branches in delay slot of a conditional branch
by Artyom Tarasenko
· 13 years ago
6749432
Sparc: fix non-faulting unassigned memory accesses
by Blue Swirl
· 13 years ago
3e45717
exec.h cleanup
by Blue Swirl
· 13 years ago
638737a
SPARC64: implement %fprs dirty bits
by Tsuneo Saito
· 13 years ago
ccb57e0
SPARC64: fix fnor* and fnand*
by Tsuneo Saito
· 13 years ago
3b8b030
target-sparc: Fix compiler errors (format strings)
by Stefan Weil
· 13 years ago
d1afc48
SPARC64: implement addtional MMU faults related to nonfaulting load
by Tsuneo Saito
· 13 years ago
b7785d2
SPARC64: implement MMU miss traps on nonfaulting loads
by Tsuneo Saito
· 13 years ago
103dcbe
SPARC64: fix fault status overwritten on nonfaulting load
by Tsuneo Saito
· 13 years ago
b64b643
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
by Tsuneo Saito
· 13 years ago
321365a
SPARC64: introduce a convenience function for getting physical addresses
by Tsuneo Saito
· 13 years ago
ccc76c2
SPARC64: SFSR cleanup and fix
by Tsuneo Saito
· 13 years ago
06e12b6
SPARC64: TTE bits cleanup
by Tsuneo Saito
· 13 years ago
b14ef7c
Fix unassigned memory access handling
by Blue Swirl
· 14 years ago
b5176d2
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
by Tsuneo Saito
· 13 years ago
b7d69dc
SPARC64: add missing break on fmovdcc
by Tsuneo Saito
· 13 years ago
afcb737
SPARC64: fix VIS1 SIMD signed compare instructions
by Tsuneo Saito
· 13 years ago
f838e2c
Sparc: fix FPU and AM enable checks for translation
by Blue Swirl
· 13 years ago
d8e586f
SPARC64: C99 comment fix for block-transfer ASIs
by Tsuneo Saito
· 13 years ago
d920bde
SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa
by Tsuneo Saito
· 13 years ago
073a044
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
by Tsuneo Saito
· 13 years ago
41317e2
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
by Tsuneo Saito
· 13 years ago
5f06b54
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
by Tsuneo Saito
· 13 years ago
e1ef36c
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
by Tsuneo Saito
· 13 years ago
8872eb4
SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
by Tsuneo Saito
· 13 years ago
4183f36
SPARC64: Implement ldfa/lddfa/ldqfa instructions properly
by Tsuneo Saito
· 13 years ago
8e91ed3
fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
by Artyom Tarasenko
· 14 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
f081c76
Move cpu_has_work and cpu_pc_from_tb to cpu.h
by Blue Swirl
· 14 years ago
f3e2703
exec.h: fix coding style and change cpu_has_work to return bool
by Blue Swirl
· 14 years ago
e67768d
sparc: move do_interrupt to helper.c
by Blue Swirl
· 14 years ago
fa3c955
sparc: fix coding style of the area to be moved
by Blue Swirl
· 14 years ago
1162c04
cpu_loop_exit: avoid using AREG0
by Blue Swirl
· 14 years ago
4d2c2b7
Sparc32: dummy implementation of MXCC MMU breakpoint registers
by Blue Swirl
· 14 years ago
9bf0960
Fix compilation warning due to missing header for sigaction (followup)
by Alexandre Raymond
· 14 years ago
dcfd14b
Delete unused tb_invalidate_page_range
by Blue Swirl
· 14 years ago
86f1f2a
sparc64: fix incorrect BPcc target sign extension
by Blue Swirl
· 14 years ago
a2589e5
sparc64: fix wrpstate and wrtl on delay slot
by Blue Swirl
· 14 years ago
618ba8e
Remove unused function parameter from cpu_restore_state
by Stefan Weil
· 14 years ago
e87b7cb
Remove unused function parameters from gen_pc_load and rename the function
by Stefan Weil
· 14 years ago
4b4a72e
Fix conversions from pointer to tcg_target_long
by Stefan Weil
· 14 years ago
eda48c3
inline cpu_halted into sole caller
by Paolo Bonzini
· 14 years ago
60f356e
SPARC: Fix Leon3 cache control
by Fabien Chouteau
· 14 years ago
4a2ba23
SPARC: Add asr17 register support
by Fabien Chouteau
· 14 years ago
b04d989
SPARC: Emulation of Leon3
by Fabien Chouteau
· 14 years ago
1b5f56b
sparc: fix NaN handling
by Blue Swirl
· 14 years ago
0fcec41
target-sparc: fix udiv(cc) and sdiv(cc)
by Aurelien Jarno
· 14 years ago
d41160a
Sparc: implement monitor command 'info tlb'
by Blue Swirl
· 14 years ago
047b39e
target-sparc: Use fprintf_function (format checking)
by Stefan Weil
· 14 years ago
ef5e4ea
target-sparc: remove unused functions cpu_lock(), cpu_unlock()
by Peter Maydell
· 14 years ago
9a78eea
target-xxx: Use fprintf_function (format checking)
by Stefan Weil
· 14 years ago
a88790a
remove exec-all.h inclusion from cpu.h
by Paolo Bonzini
· 15 years ago
10eb0cc
move cpu_pc_from_tb to target-*/exec.h
by Paolo Bonzini
· 15 years ago
fb17018
sparc64: fix umul and smul insns
by Igor V. Kovalenko
· 15 years ago
Next »