qemu-e2k/target-cris
edgar_igl a7cfbba0cf CRIS: Translator updates.
* RFN (Return From NMI) insn.
* Avoid unnecessary T0 transfers.
* Dont do tcg related init more than once.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4717 c046a42c-6fe2-441c-8c8c-71466251a162
2008-06-09 23:06:31 +00:00
..
cpu.h Fix typo. 2008-05-30 17:54:15 +00:00
crisv32-decode.h Silently ignore CRIS cache flushes, instead of aborting due to unknown insn. 2008-02-25 09:58:22 +00:00
exec.h Replace is_user variable with mmu_idx in softmmu core, 2007-10-14 07:07:08 +00:00
helper.c CRIS: Restructure the translator to allow for better code generation. 2008-05-27 21:10:56 +00:00
helper.h CRIS: Restructure the translator to allow for better code generation. 2008-05-27 21:10:56 +00:00
machine.c remove target ifdefs from vl.c 2008-05-04 13:11:44 +00:00
mmu.c CRIS: Improve TLB management and handle delayslots at page boundaries. 2008-05-13 10:59:14 +00:00
mmu.h CRIS: Improve TLB management and handle delayslots at page boundaries. 2008-05-13 10:59:14 +00:00
op_helper.c Remove dead and bitrotten "qemu-fast" code. 2008-06-08 01:09:01 +00:00
op_mem.c
op_template.h
op.c CRIS updates: 2008-05-02 22:16:17 +00:00
opcode-cris.h
translate.c CRIS: Translator updates. 2008-06-09 23:06:31 +00:00