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-cris
/
helper.h
Age
Commit message (
Expand
)
Author
2015-12-17
cris: avoid "naked" qemu_log
Paolo Bonzini
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2013-10-10
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-10-28
target-cris: rename helper flags
Aurelien Jarno
2012-09-15
target-cris: Avoid AREG0 for helpers
Aurelien Jarno
2009-01-07
CRIS: Purify some of the flag evaluation helpers.
edgar_igl
2009-01-07
CRIS: Use a helper for lz.
edgar_igl
2009-01-07
CRIS: Speedup btst by using a helper.
edgar_igl
2009-01-07
CRIS: Slight performance improvement for flag evaluation.
edgar_igl
2008-11-17
TCG variable type checking.
pbrook
2008-10-07
CRIS: Fix brk 8 and add S-flag emulation.
edgar_igl
2008-09-22
CRIS: Improve ASID related TLB flushes.
edgar_igl
2008-06-09
CRIS: Support RFN insn.
edgar_igl
2008-05-27
CRIS: Restructure the translator to allow for better code generation.
edgar_igl
2008-05-13
CRIS: Improve TLB management and handle delayslots at page boundaries.
edgar_igl
2008-05-07
CRIS: More TCG conversion.
edgar_igl
2008-05-02
CRIS updates:
edgar_igl
2008-03-14
Model more parts of the ETRAX mmu (still alot missing).
edgar_igl