summaryrefslogtreecommitdiffstats
path: root/target-cris/helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-cris: Don't overuse CPUStateAndreas Färber2012-03-141-7/+7
* target-cris: Clean includesStefan Weil2012-02-281-4/+0
* cris: Handle conditional stores on CRISv10Stefan Sandstrom2011-12-121-0/+1
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-6/+5
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+0
* cris: Fix TLB exec bit protectionEdgar E. Iglesias2010-09-181-1/+1
* cris: Avoid spurios hw_abort on recursive bus faultsEdgar E. Iglesias2010-09-161-1/+7
* cris: Avoid debug clobbering for both I & D MMU state.Edgar E. Iglesias2010-07-051-14/+3
* cris: Dont clobber the MMU state across calls to cpu_get_phys_page_debug.Edgar E. Iglesias2010-07-051-0/+17
* Replace assert(0) with abort() or cpu_abort()Blue Swirl2010-03-181-1/+1
* Large page TLB flushPaul Brook2010-03-171-2/+3
* Remove cpu_get_phys_page_debug from userspace emulationPaul Brook2010-03-121-5/+0
* cris: Add v10 style interrupts.Edgar E. Iglesias2010-02-151-5/+63
* 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
OpenPOWER on IntegriCloud