]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: uasm: add jalr instruction
authorPaul Burton <paul.burton@imgtec.com>
Sun, 16 Mar 2014 12:58:05 +0000 (12:58 +0000)
committerPaul Burton <paul.burton@imgtec.com>
Wed, 28 May 2014 15:20:26 +0000 (16:20 +0100)
commit72a7efc6aa78d790840605209cf4fb4971a10460
tree15cda21aec6828b811af3f8af30a3bf438525dcb
parenta3c3c5195213df293a0efee6ea3761a820cf9fd8
MIPS: uasm: add jalr instruction

This patch allows use of the jalr instruction from uasm. It will be used
by a subsequent patch.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/include/asm/uasm.h
arch/mips/mm/uasm-mips.c
arch/mips/mm/uasm.c