]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit80d0d4805f61c642d89d487b1b246330bac1b84c
tree52b61709dd45d40c3980c3a8215aac915f05ac7e
parentf57f67ccb3c5ec32872957b17e641db6eb1ca147
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