summaryrefslogtreecommitdiff
path: root/target-cris/op.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-02CRIS updates:edgar_igl1-351/+46
2008-03-14Model more parts of the ETRAX mmu (still alot missing).edgar_igl1-8/+21
2008-03-01* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl1-1/+6
2008-02-28More consistent naming for CRIS register-number macros.edgar_igl1-40/+40
2008-02-01use the TCG code generatorbellard1-18/+1
2008-01-14Optimize clear insns by treating support reg P0 specially andbalrog1-0/+2
2007-10-28Use the shiny new clz helpers.ths1-4/+2
2007-10-08CRIS micro-ops, by Edgar E. Iglesias.ths1-0/+1289