aboutsummaryrefslogtreecommitdiff
path: root/include/disas
AgeCommit message (Expand)Author
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-10include/disas/dis-asm.h: Handle being included outside 'extern "C"'Peter Maydell
2021-02-18Hexagon (disas) disassemblerTaylor Simpson
2021-01-07disas: Push const down through host disassemblyRichard Henderson
2021-01-07tcg: Introduce tcg_splitwx_to_{rx,rw}Richard Henderson
2020-10-03disas: Split out capstone code to disas/capstone.cRichard Henderson
2020-10-03disas: Use qemu/bswap.h for bfd endian loadsRichard Henderson
2020-10-03disas: Clean up CPUDebug initializationRichard Henderson
2020-10-03disas: Move host asm annotations to tb_gen_codeRichard Henderson
2020-07-11target/avr: Register AVR support with the rest of QEMUMichael Rolnik
2020-05-15disas: include an optional note for the start of disassemblyAlex Bennée
2020-03-19target/rx: RX disassemblerYoshinori Sato
2020-01-29disas: Add a field for target-dependant data to disassemble_infoAleksandar Markovic
2019-10-28plugin: add qemu_plugin_insn_disas helperAlex Bennée
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-12Clean up a few header guard symbolsMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-13Normalize header guard symbol definition.Markus Armbruster
2019-04-18include: Move fprintf_function to disas/Markus Armbruster
2019-04-18disas: Rename include/disas/bfd.h back to include/disas/dis-asm.hMarkus Armbruster
2018-10-25target/mips: Add disassembler support for nanoMIPSAleksandar Markovic
2018-03-07RISC-V DisassemblerMichael Clark
2018-01-09target/xtensa: implement disassemblerMax Filippov
2017-11-09disas: Dump insn bytes along with capstone disassemblyRichard Henderson
2017-10-25disas: Support the Capstone disassembler libraryRichard Henderson
2017-10-25disas: Remove unused flags argumentsRichard Henderson
2017-10-25target/arm: Move BE32 disassembler fixupRichard Henderson
2017-10-12disas: Always initialize read_memory_inner_func properlyThomas Huth
2017-02-07Fix Thumb-1 BE32 execution and disassembly.Julian Brown
2017-01-24nios2: Add disas entriesMarek Vasut
2016-07-19disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headersPeter Maydell
2016-07-18disas: Remove unused macro '_'Lluís Vilanova
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-12disas: avoid including everything in headers compiled from C++Paolo Bonzini
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2015-07-09disas: Add print_insn to disassemble infoPeter Crosthwaite
2015-06-22disas: Remove uses of CPU envPeter Crosthwaite
2014-02-08disas: Implement disassembly output for A64Claudio Fontana
2013-03-23Add moxie disassemblerAnthony Green
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini