index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
disas
/
dis-asm.h
Age
Commit message (
Expand
)
Author
2021-10-22
disas/nios2: Simplify endianess conversion
Philippe Mathieu-Daudé
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
Remove the deprecated moxie target
Thomas Huth
2021-05-10
include/disas/dis-asm.h: Handle being included outside 'extern "C"'
Peter Maydell
2021-02-18
Hexagon (disas) disassembler
Taylor Simpson
2021-01-07
disas: Push const down through host disassembly
Richard Henderson
2020-10-03
disas: Split out capstone code to disas/capstone.c
Richard Henderson
2020-10-03
disas: Use qemu/bswap.h for bfd endian loads
Richard Henderson
2020-10-03
disas: Clean up CPUDebug initialization
Richard Henderson
2020-07-11
target/avr: Register AVR support with the rest of QEMU
Michael Rolnik
2020-03-19
target/rx: RX disassembler
Yoshinori Sato
2020-01-29
disas: Add a field for target-dependant data to disassemble_info
Aleksandar Markovic
2019-06-12
Clean up a few header guard symbols
Markus Armbruster
2019-04-18
include: Move fprintf_function to disas/
Markus Armbruster
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster