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:
d223a86
)
[MIPS] Enable support for the userlocal hardware register
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:02 +0000
(17:33 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:02 +0000
(17:33 +0100)
Which will cut down the cost of RDHWR $29 which is used to obtain the
TLS pointer and so far being emulated in software down to a single cycle
operation.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found