qemu/include/disas
Alex Bennée 83b4613ba8 disas: introduce show_opcodes
For plugins we don't expect the raw opcodes in the disassembly. We
already deal with this by hand crafting our capstone call but for
other diassemblers we need a flag. Introduce show_opcodes which
defaults to off.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240305121005.3528075-27-alex.bennee@linaro.org>
2024-03-06 12:35:51 +00:00
..
capstone.h Normalize header guard symbol definition. 2019-05-13 08:58:55 +02:00
dis-asm.h disas: introduce show_opcodes 2024-03-06 12:35:51 +00:00
disas.h disas: Remove target-specific headers 2023-05-11 09:49:55 +01:00