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

It will be used later on by bpf-jit

[ralf@linux-mips.org: Fixed conflict with
7e83727165caeb8e33571fe2fe4e10787ee50b7d [MIPS: uasm: add jalr instruction].

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/6725/
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