Make MIPS MT implementation more cache friendly.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 12 Feb 2008 21:01:26 +0000 (21:01 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 12 Feb 2008 21:01:26 +0000 (21:01 +0000)
commitd0dc7dc3274a88db1c9941614454ed842d62cf91
tree46e369f2d52daecef62ef93665fdc6dbb21c3b82
parent577d8dd43779f6ae75cb1b49606443ddab870bda
Make MIPS MT implementation more cache friendly.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3981 c046a42c-6fe2-441c-8c8c-71466251a162
12 files changed:
gdbstub.c
linux-user/main.c
linux-user/mips/target_signal.h
linux-user/mips64/target_signal.h
linux-user/mipsn32/target_signal.h
linux-user/signal.c
linux-user/syscall.c
target-mips/cpu.h
target-mips/op.c
target-mips/op_helper.c
target-mips/op_template.c
target-mips/translate.c