MIPS: uasm: Add u3u2u1 instruction builders
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 8 Apr 2014 11:47:02 +0000 (12:47 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 May 2014 10:36:03 +0000 (12:36 +0200)
commitbeef8e020d43c31a8741d3fb4781914ad1f4e420
treeea86bac7e5076c09a818a8b1d83f1c8a0c615860
parentc410352699e2a1adc77969f19eb63030e610d048
MIPS: uasm: Add u3u2u1 instruction builders

It will be used later on by the sllv and srlv instructions.

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