commit | 49e9529b9d43773307b8c73bd251b71784830c3d | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Sun Mar 16 12:58:05 2014 +0000 |
committer | Paul Burton <paul.burton@imgtec.com> | Wed May 28 16:20:26 2014 +0100 |
tree | 15cda21aec6828b811af3f8af30a3bf438525dcb | |
parent | 8dee5901b20c5c95278aa3a462eb82826ff98b37 [diff] |
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>