aboutsummaryrefslogtreecommitdiff
path: root/target-cris/helper.h
AgeCommit message (Expand)Author
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2013-10-10tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-10-28target-cris: rename helper flagsAurelien Jarno
2012-09-15target-cris: Avoid AREG0 for helpersAurelien Jarno
2009-01-07CRIS: Purify some of the flag evaluation helpers.edgar_igl
2009-01-07CRIS: Use a helper for lz.edgar_igl
2009-01-07CRIS: Speedup btst by using a helper.edgar_igl
2009-01-07CRIS: Slight performance improvement for flag evaluation.edgar_igl
2008-11-17TCG variable type checking.pbrook
2008-10-07CRIS: Fix brk 8 and add S-flag emulation.edgar_igl
2008-09-22CRIS: Improve ASID related TLB flushes.edgar_igl
2008-06-09CRIS: Support RFN insn.edgar_igl
2008-05-27CRIS: Restructure the translator to allow for better code generation.edgar_igl
2008-05-13CRIS: Improve TLB management and handle delayslots at page boundaries.edgar_igl
2008-05-07CRIS: More TCG conversion.edgar_igl
2008-05-02CRIS updates:edgar_igl
2008-03-14Model more parts of the ETRAX mmu (still alot missing).edgar_igl