Skip to content
Commit cc33ae43 authored by David Daney's avatar David Daney Committed by Ralf Baechle
Browse files

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: default avatarDavid Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1873/
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent afc7c986
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment