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
/
translate.c
Age
Commit message (
Expand
)
Author
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 EDGE* instructions.
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: Change fpr representation to doubles.
Richard Henderson
2011-10-26
target-sparc: Undo cpu_fpr rename.
Richard Henderson
2011-10-26
target-sparc: Extract float128 move to a function.
Richard Henderson
2011-10-26
target-sparc: Extract common code for floating-point operations.
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
target-sparc: Add accessors for double-precision fpr access.
Richard Henderson
2011-10-26
target-sparc: Mark fprs dirty in store accessor.
Richard Henderson
2011-10-26
target-sparc: Add accessors for single-precision fpr access.
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-25
target-sparc: Fix order of function parameters
Stefan Weil
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-08-06
Fix handling of conditional branches in delay slot of a conditional branch
Artyom Tarasenko
2011-07-30
SPARC64: implement %fprs dirty bits
Tsuneo Saito
2011-07-30
SPARC64: fix fnor* and fnand*
Tsuneo Saito
2011-07-20
SPARC64: add missing break on fmovdcc
Tsuneo Saito
2011-07-20
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
2011-07-14
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
2011-07-14
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
Tsuneo Saito
2011-07-14
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
Tsuneo Saito
2011-07-14
SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
Tsuneo Saito
2011-07-01
fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
Artyom Tarasenko
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-05-22
Delete unused tb_invalidate_page_range
Blue Swirl
2011-05-14
sparc64: fix incorrect BPcc target sign extension
Blue Swirl
2011-05-14
sparc64: fix wrpstate and wrtl on delay slot
Blue Swirl
2011-04-20
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
2011-04-10
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-01-24
SPARC: Add asr17 register support
Fabien Chouteau
2011-01-24
SPARC: Emulation of Leon3
Fabien Chouteau
2010-12-28
target-sparc: fix udiv(cc) and sdiv(cc)
Aurelien Jarno
2010-06-02
sparc64: fix umul and smul insns
Igor V. Kovalenko
2010-06-02
sparc64: fix ldxfsr insn
Igor V. Kovalenko
2010-06-02
sparc64: fix missing address masking v1
Igor V. Kovalenko
2010-05-22
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
2010-05-22
sparc64: fix pstate privilege bits
Igor V. Kovalenko
2010-05-20
target-sparc: Inline some generation of carry for ADDX/SUBX.
Richard Henderson
2010-05-09
sparc: lazy C flag calculation
Blue Swirl
[next]