commit | d76f36535099b5d3d880c5e3ac1d411420c8a086 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Fri Oct 02 13:24:13 2015 +0100 |
committer | Richard Henderson <rth@twiddle.net> | Mon Oct 19 11:04:38 2015 -1000 |
tree | 0cb544fed18df639f7c459412a06b8e730ce9208 | |
parent | c0e40dbdcc291c85faa289a53be60b7b1b7c7598 [diff] |
disas/mips: Add R6 jr/jr.hb to disassembler MIPS r6 encodes jr as jalr zero, and jr.hb as jalr.hb zero, so add these encodings to the MIPS disassembly table. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Leon Alrae <leon.alrae@imgtec.com> Signed-off-by: James Hogan <james.hogan@imgtec.com> Signed-off-by: Richard Henderson <rth@twiddle.net> Message-Id: <1443788657-14537-3-git-send-email-james.hogan@imgtec.com>