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
...
*
SPARC64: fix fnor* and fnand*
Tsuneo Saito
2011-07-30
1
-6
/
+8
*
target-sparc: Fix compiler errors (format strings)
Stefan Weil
2011-07-22
1
-2
/
+2
*
SPARC64: implement addtional MMU faults related to nonfaulting load
Tsuneo Saito
2011-07-21
2
-3
/
+30
*
SPARC64: implement MMU miss traps on nonfaulting loads
Tsuneo Saito
2011-07-21
1
-16
/
+20
*
SPARC64: fix fault status overwritten on nonfaulting load
Tsuneo Saito
2011-07-21
1
-6
/
+2
*
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
Tsuneo Saito
2011-07-21
2
-1
/
+16
*
SPARC64: introduce a convenience function for getting physical addresses
Tsuneo Saito
2011-07-21
1
-6
/
+14
*
SPARC64: SFSR cleanup and fix
Tsuneo Saito
2011-07-21
2
-12
/
+62
*
SPARC64: TTE bits cleanup
Tsuneo Saito
2011-07-21
2
-16
/
+26
*
Fix unassigned memory access handling
Blue Swirl
2011-07-20
2
-8
/
+22
*
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
Tsuneo Saito
2011-07-20
1
-1
/
+2
*
SPARC64: add missing break on fmovdcc
Tsuneo Saito
2011-07-20
1
-0
/
+1
*
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
2011-07-20
3
-28
/
+31
*
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
2011-07-14
2
-23
/
+35
*
SPARC64: C99 comment fix for block-transfer ASIs
Tsuneo Saito
2011-07-14
1
-14
/
+14
*
SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa
Tsuneo Saito
2011-07-14
1
-0
/
+4
*
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
Tsuneo Saito
2011-07-14
1
-1
/
+5
*
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
Tsuneo Saito
2011-07-14
1
-1
/
+5
*
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
Tsuneo Saito
2011-07-14
1
-0
/
+9
*
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
Tsuneo Saito
2011-07-14
2
-6
/
+11
*
SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
Tsuneo Saito
2011-07-14
1
-0
/
+9
*
SPARC64: Implement ldfa/lddfa/ldqfa instructions properly
Tsuneo Saito
2011-07-14
1
-5
/
+11
*
fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
Artyom Tarasenko
2011-07-01
1
-10
/
+22
*
Remove exec-all.h include directives
Blue Swirl
2011-06-26
3
-3
/
+1
*
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
2
-14
/
+14
*
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
2011-06-26
1
-1
/
+1
*
sparc: move do_interrupt to helper.c
Blue Swirl
2011-06-26
4
-242
/
+256
*
sparc: fix coding style of the area to be moved
Blue Swirl
2011-06-26
1
-14
/
+17
*
cpu_loop_exit: avoid using AREG0
Blue Swirl
2011-06-26
1
-3
/
+3
*
Sparc32: dummy implementation of MXCC MMU breakpoint registers
Blue Swirl
2011-06-26
3
-3
/
+53
*
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-1
/
+0
*
Delete unused tb_invalidate_page_range
Blue Swirl
2011-05-22
3
-8
/
+1
*
sparc64: fix incorrect BPcc target sign extension
Blue Swirl
2011-05-14
1
-1
/
+1
*
sparc64: fix wrpstate and wrtl on delay slot
Blue Swirl
2011-05-14
1
-8
/
+20
*
Remove unused function parameter from cpu_restore_state
Stefan Weil
2011-04-20
1
-1
/
+1
*
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
2011-04-20
1
-2
/
+1
*
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-04-10
1
-1
/
+1
*
inline cpu_halted into sole caller
Paolo Bonzini
2011-03-13
1
-10
/
+0
*
SPARC: Fix Leon3 cache control
Fabien Chouteau
2011-02-01
3
-7
/
+21
*
SPARC: Add asr17 register support
Fabien Chouteau
2011-01-24
3
-1
/
+14
*
SPARC: Emulation of Leon3
Fabien Chouteau
2011-01-24
5
-21
/
+193
*
sparc: fix NaN handling
Blue Swirl
2011-01-18
1
-22
/
+34
*
target-sparc: fix udiv(cc) and sdiv(cc)
Aurelien Jarno
2010-12-28
3
-18
/
+50
*
Sparc: implement monitor command 'info tlb'
Blue Swirl
2010-12-19
3
-55
/
+55
*
target-sparc: Use fprintf_function (format checking)
Stefan Weil
2010-12-04
1
-2
/
+2
*
target-sparc: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2010-12-03
2
-16
/
+0
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
1
-7
/
+4
*
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
1
-1
/
+0
*
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
2
-6
/
+6
*
sparc64: fix umul and smul insns
Igor V. Kovalenko
2010-06-02
1
-26
/
+29
[prev]
[next]