]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfdabb4337734c1e06658dc4f5643577acc8293f5
treee704bbd487246e892174a041fbeef2b68031e632
parent933122cc43eee2b42b2594ce7cd19c283970c5ef
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