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)
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>

No differences found