You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/disas
Richard Henderson bb3daca71b disas/nanomips: Tidy read for 48-bit opcodes
There is no point in looking for a 48-bit opcode if we've
not read the second word for a 32-bit opcode.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221106023735.5277-5-richard.henderson@linaro.org>
2 years ago
..
alpha.c disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h 6 years ago
capstone.c disas: use result of ->read_memory_func 2 years ago
cris.c cris: do not leak struct cris_disasm_data 5 years ago
hexagon.c Hexagon (disas/hexagon.c) fix memory leak for early exit cases 3 years ago
hppa.c disas/: fix some comment spelling errors 4 years ago
m68k.c disas/: fix some comment spelling errors 4 years ago
meson.build disas/nanomips: Rename nanomips.cpp to nanomips.c 2 years ago
microblaze.c disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h 6 years ago
mips.c disas/mips: Fix branch displacement for BEQZC and BNEZC 2 years ago
nanomips.c disas/nanomips: Tidy read for 48-bit opcodes 2 years ago
nios2.c disas/nios2: Simplify endianess conversion 3 years ago
riscv.c disas/riscv.c: rvv: Add disas support for vector instructions 2 years ago
sh4.c disas/sh4: Add missing fallthrough annotations 4 years ago
sparc.c disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h 6 years ago
xtensa.c disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h 6 years ago