CRIS: Do post-increment without going via T0.
[qemu] / target-cris / translate.c
2008-05-03 edgar_iglCRIS: Do post-increment without going via T0.
2008-05-02 edgar_iglCRIS updates:
2008-04-28 aurel32Factorize code in translate.c
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-03-16 edgar_iglMore TCG conversions for CRIS.
2008-03-15 edgar_iglMore TCG conversions for CRIS.
2008-03-15 edgar_iglSimplified some dead extended arith code after search...
2008-03-14 edgar_iglA first small step to convert the CRIS translator to...
2008-02-28 edgar_iglCut the translation block after translating a break...
2008-02-28 edgar_iglMore consistent naming for CRIS register-number macros.
2008-02-25 edgar_iglSilently ignore CRIS cache flushes, instead of aborting...
2008-02-01 bellarduse the TCG code generator
2008-01-14 balrogOptimize clear insns by treating support reg P0 special...
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-08 thsCRIS instruction translation, by Edgar E. Iglesias.