commit | a36920200c5b89d56120a5e839fe4a603d51b16c | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 10 17:33:02 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 10 17:33:02 2007 +0100 |
tree | aefb1fc4b0792ef788024fa596954a5689f15d0a | |
parent | d223a86154f8c66f5a380b17e1c8091d56f47cf8 [diff] |
[MIPS] Enable support for the userlocal hardware register 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>