qemu-e2k/target-cris
edgar_igl 28de16da38 CRIS: Improve ASID related TLB flushes.
* Speedup and correct ASID (PID) related TLB flushes.
* Use 64bit tcg load/stores to emulate movem.
* Remove unused helpers and other minor cleanups.

Signed-off-by: Edgar E. Iglesias <edgar@axis.com>



git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5302 c046a42c-6fe2-441c-8c8c-71466251a162
2008-09-22 20:51:28 +00:00
..
cpu.h Move interrupt_request and user_mode_only to common cpu state. 2008-07-01 20:01:19 +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 Fix some warnings that would be generated by gcc -Wredundant-decls 2008-08-30 09:51:20 +00:00
helper.c CRIS: Mask off the cache selection bit after MMU translations. 2008-09-05 17:17:55 +00:00
helper.h CRIS: Improve ASID related TLB flushes. 2008-09-22 20:51:28 +00:00
machine.c CRIS: Add (untested) cpu-state save/load. 2008-06-09 23:44:20 +00:00
mmu.c CRIS: Improve ASID related TLB flushes. 2008-09-22 20:51:28 +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 CRIS: Improve ASID related TLB flushes. 2008-09-22 20:51:28 +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 CRIS: Improve ASID related TLB flushes. 2008-09-22 20:51:28 +00:00