microblaze: linux-user support.
[qemu] / target-cris / helper.c
2009-04-25 Edgar E. IglesiasCRIS: cris_mmu_result_t -> cris_mmu_result
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-10-08 edgar_iglCRIS: Partial EXS reg support and fixes for SPC.
2008-10-07 edgar_iglCRIS: Fix brk 8 and add S-flag emulation.
2008-09-05 edgar_iglCRIS: Mask off the cache selection bit after MMU transl...
2008-09-03 edgar_iglCRIS: Remove redundant code.
2008-06-09 edgar_iglCRIS: Emulate NMIs.
2008-05-27 edgar_iglCRIS: Restructure the translator to allow for better...
2008-05-13 edgar_iglCRIS: Improve TLB management and handle delayslots...
2008-05-06 edgar_iglCRIS MMU Updates
2008-05-02 edgar_iglCRIS updates:
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.
2008-03-01 edgar_igl* target-cris/op.c: Make sure the bit-test insn only...
2008-02-28 edgar_iglMore consistent naming for CRIS register-number macros.
2007-10-28 thsUse the shiny new clz helpers.
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...