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