MIPS: mm: uasm: Add signed 9-bit immediate related macros
authorLeonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Tue, 18 Nov 2014 16:24:15 +0000 (16:24 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Mon, 16 Feb 2015 10:01:25 +0000 (10:01 +0000)
commit51eec48e1252ea39d21b5206e4962f09f823a369
tree52b61709dd45d40c3980c3a8215aac915f05ac7e
parent7fd08ca58ae6299e7f7efee9b9062b731de94726
MIPS: mm: uasm: Add signed 9-bit immediate related macros

MIPS R6 redefines several instructions and reduces the immediate
field to 9-bits so add related macros for the microassembler.

Signed-off-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/mm/uasm.c