From: Steven J. Hill Date: Wed, 29 Aug 2012 04:20:39 +0000 (-0500) Subject: MIPS: Optimise TLB handlers for MIPS32/64 R2 cores. X-Git-Tag: v3.7-rc1~77^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff401e52100dcdc85e572d1ad376d3307b3fe28e;p=pandora-kernel.git MIPS: Optimise TLB handlers for MIPS32/64 R2 cores. The EXT and INS instructions can be used to decrease code size and thus speed up TLB handlers on MIPS32R2 and MIPS64R2 cores. Signed-off-by: Steven J. Hill --- Reading git-diff-tree failed