qemu-e2k/target-cris
edgar_igl bbaf29c769 * 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.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4004 c046a42c-6fe2-441c-8c8c-71466251a162
2008-03-01 17:25:33 +00:00
..
cpu.h More consistent naming for CRIS register-number macros. 2008-02-28 08:28:32 +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 * target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags. 2008-03-01 17:25:33 +00:00
mmu.c More consistent naming for CRIS register-number macros. 2008-02-28 08:28:32 +00:00
mmu.h Replace is_user variable with mmu_idx in softmmu core, 2007-10-14 07:07:08 +00:00
op.c * target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags. 2008-03-01 17:25:33 +00:00
op_helper.c fixed invalid type 2007-11-11 12:35:55 +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
opcode-cris.h CRIS disassembler, originally from binutils, by Edgar E. Iglesias. 2007-10-08 12:45:38 +00:00
translate.c 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. 2008-02-28 09:37:58 +00:00