index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disas
/
cris.c
Age
Commit message (
Expand
)
Author
2024-10-07
disas: Remove CRIS disassembler
Philippe Mathieu-Daudé
2023-11-24
disas/cris: Pass buffer size to format_dec() to avoid overflow warning
Philippe Mathieu-Daudé
2019-10-04
cris: do not leak struct cris_disasm_data
Paolo Bonzini
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
2017-04-03
disas/cris.c: Avoid unintentional sign extension
Peter Maydell
2017-03-07
disas/cris: Avoid unintended sign extension
Peter Maydell
2017-01-24
disas/cris.c: Fix Coverity warning about unchecked NULL
Peter Maydell
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-01-29
cris: Clean up includes
Peter Maydell
2015-10-01
disas/cris: Fix typo in comment
Stefan Weil
2015-07-09
disas: cris: Fix 0 buffer length case
Peter Crosthwaite
2015-03-19
cris: remove unused cris_cond15 declarations
Michael Tokarev
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini