qemu/target-cris
edgar_igl 2a44f7f173 CRIS translator updates
* Improve translation of the X flag (still some corner cases missing).
* First shot att P flag support and conditional stores.
* Improve the jump logic.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4684 c046a42c-6fe2-441c-8c8c-71466251a162
2008-06-06 11:23:28 +00:00
..
cpu.h Fix typo. 2008-05-30 17:54:15 +00:00
crisv32-decode.h
exec.h
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.c CRIS updates: 2008-05-02 22:16:17 +00:00
op_helper.c Correct P flag assertion in rfe. 2008-06-06 11:17:17 +00:00
op_mem.c
op_template.h
opcode-cris.h
translate.c CRIS translator updates 2008-06-06 11:23:28 +00:00