git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6de1a0
)
MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.
author
Steven J. Hill
<sjhill@mips.com>
Wed, 29 Aug 2012 04:20:39 +0000
(23:20 -0500)
committer
Steven J. Hill
<sjhill@mips.com>
Thu, 13 Sep 2012 20:43:54 +0000
(15:43 -0500)
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 <sjhill@mips.com>
No differences found