On 2015-10-02 13:24, 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 <[email protected]> > Reviewed-by: Leon Alrae <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> > Cc: Aurelien Jarno <[email protected]> > --- > Changes in v3: > - Whoops. Fix jr.hb r6 encoding (Leon) > --- > disas/mips.c | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Aurelien Jarno <[email protected]> -- Aurelien Jarno GPG: 4096R/1DDD8C9B [email protected] http://www.aurel32.net
