| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More TCG conversions for CRIS. | edgar_igl | 2008-03-15 | 1 | -73/+259 |
* | Simplified some dead extended arith code after search and replace. | edgar_igl | 2008-03-15 | 1 | -8/+2 |
* | A first small step to convert the CRIS translator to TCG. | edgar_igl | 2008-03-14 | 1 | -344/+312 |
* | Cut the translation block after translating a break insn. This avoids an issu... | edgar_igl | 2008-02-28 | 1 | -1/+6 |
* | More consistent naming for CRIS register-number macros. | edgar_igl | 2008-02-28 | 1 | -7/+7 |
* | Silently ignore CRIS cache flushes, instead of aborting due to unknown insn. | edgar_igl | 2008-02-25 | 1 | -2/+14 |
* | use the TCG code generator | bellard | 2008-02-01 | 1 | -35/+9 |
* | Optimize clear insns by treating support reg P0 specially and | balrog | 2008-01-14 | 1 | -19/+28 |
* | added cpu_model parameter to cpu_init() | bellard | 2007-11-10 | 1 | -1/+1 |
* | CRIS instruction translation, by Edgar E. Iglesias. | ths | 2007-10-08 | 1 | -0/+2507 |