qemu-e2k/include/disas
Alex Bennée cbafa2362a plugin: add qemu_plugin_insn_disas helper
Give the plugins access to the QEMU dissasembler so they don't have to
re-invent the wheel. We generate a warning when there are spare bytes
in the decode buffer. This is usually due to the front end loading in
more bytes than decoded.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2019-10-28 15:12:38 +00:00
..
capstone.h Normalize header guard symbol definition. 2019-05-13 08:58:55 +02:00
dis-asm.h Clean up a few header guard symbols 2019-06-12 13:20:20 +02:00
disas.h plugin: add qemu_plugin_insn_disas helper 2019-10-28 15:12:38 +00:00