]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: uasm: Add srlv uasm instruction
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 8 Apr 2014 11:47:05 +0000 (12:47 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 May 2014 12:53:05 +0000 (14:53 +0200)
commit4a9ae7364bc7a3a0d827ef474a7a6ba2b7ebf08f
tree9bad1a2a21aeedb77fc3e23fb3826af396dabd62
parent1a8fd09a4654ab0f3cbeb68f262dd10d27f2ed8a
MIPS: uasm: Add srlv uasm instruction

It will be used later on by bpf-jit

[ralf@linux-mips.org: Fixed conflict due to other preceeding conflicts.]

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/6726/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/uasm.h
arch/mips/include/uapi/asm/inst.h
arch/mips/mm/uasm-micromips.c
arch/mips/mm/uasm-mips.c
arch/mips/mm/uasm.c