index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sparc
/
translate.c
Age
Commit message (
Expand
)
Author
2012-10-13
target-sparc: Don't compute full flags value so often
Richard Henderson
2012-10-13
target-sparc: Avoid unnecessary local temporaries
Richard Henderson
2012-10-13
target-sparc: Optimize CC_OP_LOGIC conditions
Richard Henderson
2012-10-13
target-sparc: Fix optimized %icc comparisons
Richard Henderson
2012-10-07
target-sparc: Optimize conditionals using SUBCC
Richard Henderson
2012-10-07
target-sparc: Fall through from not-taken trap
Richard Henderson
2012-10-07
target-sparc: Cleanup "global" temporary allocation
Richard Henderson
2012-10-07
target-sparc: Use movcond for FMOV*R
Richard Henderson
2012-10-07
target-sparc: Use movcond in mulscc
Richard Henderson
2012-10-07
target-sparc: Move taddcctv and tsubcctv out of line
Richard Henderson
2012-10-07
target-sparc: Tidy Tcc
Richard Henderson
2012-10-07
target-sparc: Move sdivx and udivx out of line
Richard Henderson
2012-10-07
target-sparc: Use movcond in gen_generic_branch
Richard Henderson
2012-10-07
target-sparc: Use DisasCompare and movcond in MOVR
Richard Henderson
2012-10-07
target-sparc: Use DisasCompare and movcond in MOVCC
Richard Henderson
2012-10-07
target-sparc: Use DisasCompare and movcond in FMOVR, FMOVCC
Richard Henderson
2012-10-07
target-sparc: Use DisasCompare in Tcc
Richard Henderson
2012-10-07
target-sparc: Introduce DisasCompare and functions to generate it
Richard Henderson
2012-10-07
target-sparc: Tidy gen_generic_branch interface
Richard Henderson
2012-10-07
target-sparc: Tidy save_npc interface
Richard Henderson
2012-10-07
target-sparc: Tidy gen_mov_pc_npc interface
Richard Henderson
2012-10-07
target-sparc: Tidy save_state interface
Richard Henderson
2012-10-07
target-sparc: Tidy gen_trap_ifnofpu interface
Richard Henderson
2012-10-07
target-sparc: Tidy flush_cond interface
Richard Henderson
2012-10-07
target-sparc: Tidy do_branch interfaces
Richard Henderson
2012-09-27
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
Richard Henderson
2012-05-12
Implement address masking for SPARC v9 CPUs
Artyom Tarasenko
2012-03-18
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
2012-03-18
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
2012-03-14
target-sparc: Don't overuse CPUState
Andreas Färber
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
[prev]
[next]