]> git.proxmox.com Git - qemu.git/history - target-cris/translate.c
Silently ignore CRIS cache flushes, instead of aborting due to unknown insn.
[qemu.git] / target-cris / translate.c
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.