On 10/01/2015 08:58 PM, James Hogan wrote:
MIPS r6 encodes jr as jalr zero, and jr.hb as jalr.hb zero, so add these encodings to the MIPS disassembly table.Signed-off-by: James Hogan<james.ho...@imgtec.com> Cc: Aurelien Jarno<aurel...@aurel32.net> Cc: Leon Alrae<leon.al...@imgtec.com> --- disas/mips.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~