From: Markos Chandras Date: Tue, 8 Apr 2014 11:47:03 +0000 (+0100) Subject: MIPS: uasm: Add u2u1 instruction builders X-Git-Tag: next-20140604~92^2~61 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7aa86e5155a3c6b61c28bc37fdc4b7b25adae189;p=karo-tx-linux.git MIPS: uasm: Add u2u1 instruction builders It will be used later one for the jalr and wsbh instructions. [ralf@linux-mips.org: Dropped arch/mips/include/asm/uasm.h segment because that was already added by 49e9529b9d43773307b8c73bd251b71784830c3d [MIPS: uasm: add jalr instruction]. Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/6724/ Signed-off-by: Ralf Baechle ---