Optimize R3k TLB Load/Store/Modified handlers, by scheduling
commitfded2e508a1d3c26ab477ab3b98f13274d4359ba
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 13 Jun 2005 20:24:00 +0000 (13 20:24 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:22 +0000 (29 19:31 +0100)
treea720d2799e7ea32cb96d664bc55b2aa149b77550
parentd925c262dd8bee2202b0d1b85ce0b332f48dd34b
Optimize R3k TLB Load/Store/Modified handlers, by scheduling
delay slots properly and avoiding an unnecessary jump to a jump.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlbex.c