aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CRIS: Segmented addressing only for kernel mode.Edgar E. Iglesias2009-10-101-2/+4
* CRIS: Update PR_EDA on TLB faults.Edgar E. Iglesias2009-10-081-3/+5
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* CRIS: cris_mmu_result_t -> cris_mmu_resultEdgar E. Iglesias2009-04-251-2/+2
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-1/+1
* Clean up debugging code #ifdefs (Eduardo Habkost)aliguori2009-01-151-8/+18
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* CRIS: Partial EXS reg support and fixes for SPC.edgar_igl2008-10-081-0/+3
* CRIS: Fix brk 8 and add S-flag emulation.edgar_igl2008-10-071-1/+1
* CRIS: Mask off the cache selection bit after MMU translations.edgar_igl2008-09-051-1/+5
* CRIS: Remove redundant code.edgar_igl2008-09-031-2/+0
* CRIS: Emulate NMIs.edgar_igl2008-06-091-8/+11
* CRIS: Restructure the translator to allow for better code generation.edgar_igl2008-05-271-2/+1
* CRIS: Improve TLB management and handle delayslots at page boundaries.edgar_igl2008-05-131-6/+13
* CRIS MMU Updatesedgar_igl2008-05-061-2/+9
* CRIS updates:edgar_igl2008-05-021-35/+43
* * Add a model of the ETRAX interrupt controller.edgar_igl2008-03-141-56/+51
* * target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl2008-03-011-10/+8
* More consistent naming for CRIS register-number macros.edgar_igl2008-02-281-12/+9
* Use the shiny new clz helpers.ths2007-10-281-2/+2
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-4/+4
* The remainder of CRIS CPU emulation files, by Edgar E. Iglesias.ths2007-10-081-0/+173