MIPS: uasm: Add s3s1s2 instruction builder
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 23 Jun 2014 09:38:44 +0000 (10:38 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 26 Jun 2014 09:48:19 +0000 (10:48 +0100)
commit9d9873697e8b5aaf39ef1f96e57ab4fffb8f45ae
treee704bbd487246e892174a041fbeef2b68031e632
parent91ad11d7cc6f4472ebf177a6252fbf0fd100d798
MIPS: uasm: Add s3s1s2 instruction builder

It will be used later on by the SLT instruction.

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