aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CRIS: Use a helper for lz.edgar_igl2009-01-071-0/+6
* CRIS: Speedup btst by using a helper.edgar_igl2009-01-071-0/+26
* CRIS: Slight performance improvement for flag evaluation.edgar_igl2009-01-071-51/+57
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* CRIS: Remove CRIS specific do_unassigned_access.edgar_igl2008-12-291-7/+0
* Remove FORCE_RET() and RETURN()aurel322008-12-071-1/+0
* CRIS: Fix brk 8 and add S-flag emulation.edgar_igl2008-10-071-0/+8
* Show size for unassigned accesses (Robert Reif)blueswir12008-10-061-3/+3
* CRIS: Improve ASID related TLB flushes.edgar_igl2008-09-221-15/+3
* Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.ths2008-07-031-1/+1
* CRIS: Correct writes to TLB hi.edgar_igl2008-06-301-2/+2
* CRIS: Support RFN insn.edgar_igl2008-06-091-0/+19
* Remove dead and bitrotten "qemu-fast" code.pbrook2008-06-081-2/+6
* Correct P flag assertion in rfe.edgar_igl2008-06-061-1/+3
* CRIS: Restructure the translator to allow for better code generation.edgar_igl2008-05-271-16/+77
* Fix off-by-one unwinding error.pbrook2008-05-251-5/+0
* CRIS: Improve TLB management and handle delayslots at page boundaries.edgar_igl2008-05-131-4/+23
* CRIS: More TCG conversion.edgar_igl2008-05-071-32/+106
* CRIS MMU Updatesedgar_igl2008-05-061-3/+3
* CRIS updates:edgar_igl2008-05-021-1/+368
* Model more parts of the ETRAX mmu (still alot missing).edgar_igl2008-03-141-1/+16
* fixed invalid typebellard2007-11-111-2/+2
* Adjust s390 addresses (the MSB is defined as "to be ignored").ths2007-10-291-1/+5
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-2/+2
* The remainder of CRIS CPU emulation files, by Edgar E. Iglesias.ths2007-10-081-0/+76