diff options
author | David Daney <ddaney@caviumnetworks.com> | 2010-12-20 15:54:50 -0800 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-01-18 19:30:23 +0100 |
commit | cc33ae437975416a1b78f99e2715e91ab643526a (patch) | |
tree | 958e4165ddcd45bf6ba9c498fa8f736dcbcbe770 /arch/mips/include/asm | |
parent | afc7c9864a2d1b0c398425aac84b8a095c8dfa7c (diff) |
MIPS: Use BBIT instructions in TLB handlers
If the CPU supports BBIT0 and BBIT1, use them in TLB handlers as they
are more efficient than an AND followed by an branch and then
restoring the clobbered register.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1873/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm')
0 files changed, 0 insertions, 0 deletions