qemu-e2k/target-cris
edgar_igl 3157a0a93b More TCG conversions for CRIS.
* Bit swap insn (bitwise not, endian swap and bit reverse).
* Muls and mulu.
* Extended arithmetics.
* Parts of the condition code handling.
* Use tcg_const_tl.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4069 c046a42c-6fe2-441c-8c8c-71466251a162
2008-03-15 20:45:05 +00:00
..
cpu.h Model more parts of the ETRAX mmu (still alot missing). 2008-03-14 01:08:09 +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 * Add a model of the ETRAX interrupt controller. 2008-03-14 01:04:24 +00:00
helper.h Model more parts of the ETRAX mmu (still alot missing). 2008-03-14 01:08:09 +00:00
mmu.c Model more parts of the ETRAX mmu (still alot missing). 2008-03-14 01:08:09 +00:00
mmu.h Model more parts of the ETRAX mmu (still alot missing). 2008-03-14 01:08:09 +00:00
op_helper.c Model more parts of the ETRAX mmu (still alot missing). 2008-03-14 01:08:09 +00:00
op_mem.c The remainder of CRIS CPU emulation files, by Edgar E. Iglesias. 2007-10-08 13:04:02 +00:00
op_template.h The remainder of CRIS CPU emulation files, by Edgar E. Iglesias. 2007-10-08 13:04:02 +00:00
op.c Model more parts of the ETRAX mmu (still alot missing). 2008-03-14 01:08:09 +00:00
opcode-cris.h CRIS disassembler, originally from binutils, by Edgar E. Iglesias. 2007-10-08 12:45:38 +00:00
translate.c More TCG conversions for CRIS. 2008-03-15 20:45:05 +00:00