MIPS: uasm: Add jalr uasm instruction
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 8 Apr 2014 11:47:08 +0000 (12:47 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 May 2014 13:54:38 +0000 (15:54 +0200)
commit7fa22681c4d6e12cc6aed91056d3e09d47572e6d
treec59a5344e216af4ec240d737abf96fba22c5b7e4
parentf3ec7a23b640a064410e31afe9a203f7c125460e
MIPS: uasm: Add jalr uasm instruction

It will be used later on by bpf-jit

[ralf@linux-mips.org: Resolved conflict.]

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/6729/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/uasm-micromips.c