aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@mips.com>2019-10-01 21:53:29 +0000
committerPaul Burton <paul.burton@mips.com>2019-10-07 09:42:42 -0700
commit27aab27259aec1f200cf1f84f02b8192d27abe64 (patch)
treef81012697b69d1faf6007bfdf4ccb562f00fdd95 /arch/mips/lib
parentMIPS: bitops: Use MIPS_ISA_REV, not #ifdefs (diff)
downloadlinux-dev-27aab27259aec1f200cf1f84f02b8192d27abe64.tar.xz
linux-dev-27aab27259aec1f200cf1f84f02b8192d27abe64.zip
MIPS: bitops: ins start position is always an immediate
The start position for an ins instruction is always encoded as an immediate, so allowing registers to be used by the inline asm makes no sense. It should never happen anyway since a bit index should always be small enough to be treated as an immediate, but remove the nonsensical "r" for sanity. Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org Cc: Huacai Chen <chenhc@lemote.com> Cc: Jiaxun Yang <jiaxun.yang@flygoat.com> Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'arch/mips/lib')
0 files changed, 0 insertions, 0 deletions