Statistics
| Branch: | Revision:

root / target-cris @ a35f3ec7

Name Size
cpu.h 5.7 kB
crisv32-decode.h 5.5 kB
exec.h 1.9 kB
helper.c 4.2 kB
helper.h 80 Bytes
mmu.c 6.3 kB
mmu.h 389 Bytes
op.c 21.3 kB
op_helper.c 2.7 kB
op_mem.c 1.6 kB
op_template.h 1.2 kB
opcode-cris.h 10.1 kB
translate.c 63.2 kB

Latest revisions

# Date Author Comment
bb7ec043 03/26/2008 12:28 am pbrook

m68k mmap2 fixes.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4106 c046a42c-6fe2-441c-8c8c-71466251a162

a825e703 03/16/2008 06:51 pm edgar_igl

More TCG conversions for CRIS.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4071 c046a42c-6fe2-441c-8c8c-71466251a162

b52901b9 03/16/2008 06:38 pm edgar_igl

Remove unused members.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4070 c046a42c-6fe2-441c-8c8c-71466251a162

3157a0a9 03/15/2008 10:45 pm edgar_igl 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

54728ac6 03/15/2008 11:13 am edgar_igl

Simplified some dead extended arith code after search and replace.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4066 c046a42c-6fe2-441c-8c8c-71466251a162

05ba7d5f 03/14/2008 03:11 am edgar_igl

A first small step to convert the CRIS translator to TCG.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4057 c046a42c-6fe2-441c-8c8c-71466251a162

786c02f1 03/14/2008 03:08 am edgar_igl

Model more parts of the ETRAX mmu (still alot missing).

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4056 c046a42c-6fe2-441c-8c8c-71466251a162

e62b5b13 03/14/2008 03:04 am edgar_igl
  • Add a model of the ETRAX interrupt controller.
  • Clean up the interrupt handling a bit.
  • Connect some NOR flash to the test board.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4055 c046a42c-6fe2-441c-8c8c-71466251a162

bbaf29c7 03/01/2008 07:25 pm edgar_igl
  • target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.
  • target-cris/helper.c: Update ERP for user-mode simulation aswell.
  • hw/etraxfs_timer.c: Support multiple timers.
  • hw/etraxfs_ser.c: Multiple ports, the data just goes to stdout....
4f400ab5 02/28/2008 11:37 am edgar_igl

Cut the translation block after translating a break insn. This avoids an issue where QEMU finds an illegal CRIS insn while the guest is returning through a signal return trampoline.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3997 c046a42c-6fe2-441c-8c8c-71466251a162

View revisions

Also available in: Atom