]> 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)
commit7e83727165caeb8e33571fe2fe4e10787ee50b7d
tree15cda21aec6828b811af3f8af30a3bf438525dcb
parentbe8eab62fb05c804abcda36c90e0f0baaf0f592f
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