]> git.proxmox.com Git - qemu.git/commit
CRIS: Improve ASID related TLB flushes.
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 22 Sep 2008 20:51:28 +0000 (20:51 +0000)
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 22 Sep 2008 20:51:28 +0000 (20:51 +0000)
commit28de16da38f20b3fe76fa80d10561c3a998342e2
treecd05930d4e9a1e936e20ddf9c11a1d9d4f18c3b7
parent4a6b819c09473acc362a9959603017a549d85ce3
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
target-cris/helper.h
target-cris/mmu.c
target-cris/op_helper.c
target-cris/translate.c