more dummy regs & clean-up for twl4030
[qemu] / target-cris /
2008-03-16 edgar_iglMore TCG conversions for CRIS.
2008-03-16 edgar_iglRemove unused members.
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-03-14 edgar_iglModel more parts of the ETRAX mmu (still alot missing).
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.
2008-03-01 edgar_igl* target-cris/op.c: Make sure the bit-test insn only...
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-11 bellardfixed invalid type
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-28 thsUse the shiny new clz helpers.
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-08 thsCRIS MMU emulation, by Edgar E. Iglesias.
2007-10-08 thsThe remainder of CRIS CPU emulation files, by Edgar...
2007-10-08 thsCRIS micro-ops, by Edgar E. Iglesias.
2007-10-08 thsCRIS insn decoding macros, by Edgar E. Iglesias.
2007-10-08 thsCRIS instruction translation, by Edgar E. Iglesias.
2007-10-08 thsCRIS disassembler, originally from binutils, by Edgar...