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
/
helper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-4
/
+0
*
target-sparc: Add and use CPU_FEATURE_CASA
Sebastian Huber
2014-03-12
1
-1
/
+3
*
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
2013-10-10
1
-9
/
+9
*
SPARC LEON power-down support added
Ronald Hecht
2013-02-23
1
-0
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
target-sparc: rename helper flags
Aurelien Jarno
2012-10-28
1
-25
/
+25
*
target-sparc: Move taddcctv and tsubcctv out of line
Richard Henderson
2012-10-07
1
-0
/
+2
*
target-sparc: Move sdivx and udivx out of line
Richard Henderson
2012-10-07
1
-0
/
+4
*
target-sparc: Add compiler attribute to some functions which don't return
Stefan Weil
2012-03-24
1
-1
/
+1
*
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
2012-03-18
1
-10
/
+10
*
Improve "ta 0" shutdown
Fabien Chouteau
2011-11-19
1
-1
/
+0
*
target-sparc: Implement FALIGNDATA inline.
Richard Henderson
2011-10-26
1
-1
/
+0
*
target-sparc: Implement BMASK/BSHUFFLE.
Richard Henderson
2011-10-26
1
-0
/
+1
*
target-sparc: Implement ALIGNADDR* inline.
Richard Henderson
2011-10-26
1
-1
/
+0
*
target-sparc: Implement fpack{16,32,fix}.
Richard Henderson
2011-10-26
1
-0
/
+3
*
target-sparc: Implement PDIST.
Richard Henderson
2011-10-26
1
-0
/
+1
*
target-sparc: Do exceptions management fully inside the helpers.
Richard Henderson
2011-10-26
1
-2
/
+0
*
target-sparc: Make FPU/VIS helpers const when possible.
Richard Henderson
2011-10-26
1
-22
/
+28
*
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
Richard Henderson
2011-10-26
1
-48
/
+47
*
Sparc: avoid AREG0 for division op helpers
Blue Swirl
2011-10-26
1
-4
/
+4
*
Sparc: avoid AREG0 for softint op helpers and Leon cache control
Blue Swirl
2011-10-26
1
-3
/
+3
*
Sparc: avoid AREG0 for CWP and PSTATE helpers
Blue Swirl
2011-10-26
1
-16
/
+16
*
Sparc: avoid AREG0 for lazy condition code helpers
Blue Swirl
2011-10-23
1
-2
/
+2
*
Sparc: avoid AREG0 for float and VIS ops
Blue Swirl
2011-10-23
1
-86
/
+86
*
Sparc: avoid AREG0 for raise_exception and helper_debug
Blue Swirl
2011-10-23
1
-2
/
+2
*
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
2011-07-20
1
-2
/
+2
*
Delete unused tb_invalidate_page_range
Blue Swirl
2011-05-22
1
-1
/
+0
*
SPARC: Emulation of Leon3
Fabien Chouteau
2011-01-24
1
-0
/
+1
*
target-sparc: fix udiv(cc) and sdiv(cc)
Aurelien Jarno
2010-12-28
1
-0
/
+2
*
target-sparc: Inline some generation of carry for ADDX/SUBX.
Richard Henderson
2010-05-20
1
-1
/
+1
*
target-sparc: Fix compilation with --enable-debug.
Richard Henderson
2010-05-19
1
-1
/
+1
*
sparc64: use helper_wrpil to check pending irq on write
Igor V. Kovalenko
2010-01-08
1
-0
/
+1
*
Use dynamical computation for condition codes
Blue Swirl
2009-05-10
1
-0
/
+2
*
TCG variable type checking.
pbrook
2008-11-17
1
-109
/
+101
*
Implement UA2005 hypervisor traps
blueswir1
2008-09-26
1
-2
/
+0
*
Add software and timer interrupt support
blueswir1
2008-09-22
1
-0
/
+3
*
Use the new concat_i32_i64 op for std and stda
blueswir1
2008-09-21
1
-1
/
+0
*
Convert rest of ops using float32 to TCG, remove FT0 and FT1
blueswir1
2008-09-10
1
-11
/
+8
*
Partially convert float128 conversion ops to TCG
blueswir1
2008-09-10
1
-4
/
+5
*
Convert basic 64 bit VIS ops to TCG
blueswir1
2008-09-10
1
-9
/
+0
*
Convert basic 32 bit VIS ops to TCG
blueswir1
2008-09-10
1
-15
/
+2
*
Convert basic float32 ops to TCG
blueswir1
2008-09-10
1
-18
/
+29
*
Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCG
blueswir1
2008-09-09
1
-2
/
+2
*
Fix Sparc64 boot on i386 host:
blueswir1
2008-08-29
1
-9
/
+0
*
Implement nucleus quad ldda
blueswir1
2008-07-19
1
-0
/
+1
*
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
2008-05-27
1
-0
/
+1
*
Register op helpers
blueswir1
2008-05-22
1
-93
/
+96
*
Move prototype back to avoid a compiler warning
blueswir1
2008-05-12
1
-1
/
+0
*
Fix compiler warnings
blueswir1
2008-05-10
1
-0
/
+9
*
CPU feature selection support
blueswir1
2008-05-09
1
-20
/
+2
[next]