Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / target-cris / op_helper.c
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-07 edgar_iglCRIS: Purify some of the flag evaluation helpers.
2009-01-07 edgar_iglCRIS: Use a helper for lz.
2009-01-07 edgar_iglCRIS: Speedup btst by using a helper.
2009-01-07 edgar_iglCRIS: Slight performance improvement for flag evaluation.
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-29 edgar_iglCRIS: Remove CRIS specific do_unassigned_access.
2008-12-07 aurel32Remove FORCE_RET() and RETURN()
2008-10-07 edgar_iglCRIS: Fix brk 8 and add S-flag emulation.
2008-10-06 blueswir1Show size for unassigned accesses (Robert Reif)
2008-09-22 edgar_iglCRIS: Improve ASID related TLB flushes.
2008-07-03 thsConvert remaining __builtin_expect to likely/unlikely...
2008-06-30 edgar_iglCRIS: Correct writes to TLB hi.
2008-06-09 edgar_iglCRIS: Support RFN insn.
2008-06-08 pbrookRemove dead and bitrotten "qemu-fast" code.
2008-06-06 edgar_iglCorrect P flag assertion in rfe.
2008-05-27 edgar_iglCRIS: Restructure the translator to allow for better...
2008-05-25 pbrookFix off-by-one unwinding error.
2008-05-13 edgar_iglCRIS: Improve TLB management and handle delayslots...
2008-05-07 edgar_iglCRIS: More TCG conversion.
2008-05-06 edgar_iglCRIS MMU Updates
2008-05-02 edgar_iglCRIS updates:
2008-03-14 edgar_iglModel more parts of the ETRAX mmu (still alot missing).
2007-11-11 bellardfixed invalid type
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-08 thsThe remainder of CRIS CPU emulation files, by Edgar...