qemu-patch-raspberry4/disas
James Hogan d76f365350 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>
2015-10-19 11:04:38 -10:00
..
libvixl
alpha.c
arm-a64.cc
arm.c
cris.c disas/cris: Fix typo in comment 2015-10-01 17:24:02 -07:00
hppa.c
i386.c typofixes - v4 2015-09-11 10:45:43 +03:00
ia64.c maint: remove unused include for assert.h 2015-09-11 10:21:38 +03:00
lm32.c
m68k.c
Makefile.objs
microblaze.c disas/microblaze: Remove unused code 2015-09-11 10:21:38 +03:00
mips.c disas/mips: Add R6 jr/jr.hb to disassembler 2015-10-19 11:04:38 -10:00
moxie.c
ppc.c
s390.c typofixes - v4 2015-09-11 10:45:43 +03:00
sh4.c
sparc.c maint: avoid useless "if (foo) free(foo)" pattern 2015-09-11 10:21:38 +03:00
tci.c