qemu-e2k/target/microblaze
Edgar E. Iglesias 462c254430 target-microblaze: Rework NOP/zero instruction handling
Remove the abort on a sequence of NOP/zero instructions.
Always return early and avoid decoding NOP/zero instructions.

This fixes Coverity CID 1391443.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
2018-06-15 09:05:00 +02:00
..
cpu-qom.h
cpu.c
cpu.h
gdbstub.c
helper.c
helper.h
Makefile.objs
microblaze-decode.h
mmu.c
mmu.h
op_helper.c
translate.c target-microblaze: Rework NOP/zero instruction handling 2018-06-15 09:05:00 +02:00