Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Reviewed-by: Leon Alrae <[email protected]> Signed-off-by: James Hogan <[email protected]> Signed-off-by: Richard Henderson <[email protected]> Message-Id: <[email protected]>
- Loading branch information