commit | 748e787eb6de610c4427594923ef8ca1f5431b74 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Thu Aug 23 10:02:03 2012 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Oct 11 11:11:20 2012 +0200 |
tree | e7577a2a0dd354110487887703f6aa719317f691 | |
parent | 981ef0de49869c9a60e9b1ff35a734525dd790e0 [diff] |
MIPS: Optimize TLB refill for RI/XI configurations. We don't have to do a separate shift to eliminate the software bits, just rotate them into the fill and they will be ignored. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/4294/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>