]> 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)
commit152856fabeac77f4b5552eac466f30b1da907e02
treee704bbd487246e892174a041fbeef2b68031e632
parent831c72c1d289eb2b8bc3228d905a03b46d632bed
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