commit | 7aa86e5155a3c6b61c28bc37fdc4b7b25adae189 | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Tue Apr 08 12:47:03 2014 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 30 12:41:44 2014 +0200 |
tree | ea86bac7e5076c09a818a8b1d83f1c8a0c615860 | |
parent | beef8e020d43c31a8741d3fb4781914ad1f4e420 [diff] |
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 <markos.chandras@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/6724/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>