disas/mips: Add R6 jr/jr.hb to disassembler
authorJames Hogan <james.hogan@imgtec.com>
Fri, 2 Oct 2015 12:24:13 +0000 (13:24 +0100)
committerRichard Henderson <rth@twiddle.net>
Mon, 19 Oct 2015 21:04:38 +0000 (11:04 -1000)
commitd76f36535099b5d3d880c5e3ac1d411420c8a086
tree0cb544fed18df639f7c459412a06b8e730ce9208
parentc0e40dbdcc291c85faa289a53be60b7b1b7c7598
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>
disas/mips.c