summaryrefslogtreecommitdiffstats
path: root/target-cris/helper.c
Commit message (Expand)AuthorAgeFilesLines
* 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