Sign in
qemu
/
qemu
/
6b7b0030fb5c9275d5e4afa67264c6ce458afef3
/
disas
/
cris.c
2037a73
disas/cris: Pass buffer size to format_dec() to avoid overflow warning
by Philippe Mathieu-Daudé
· 1 year, 3 months ago
9739b11
cris: do not leak struct cris_disasm_data
by Paolo Bonzini
· 5 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
3979fca
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
by Markus Armbruster
· 6 years ago
230f4c6
disas/cris.c: Avoid unintentional sign extension
by Peter Maydell
· 8 years ago
001ebac
disas/cris: Avoid unintended sign extension
by Peter Maydell
· 8 years ago
e110788
disas/cris.c: Fix Coverity warning about unchecked NULL
by Peter Maydell
· 8 years ago
fcf5ef2
Move target-* CPU file into a target/ folder
by Thomas Huth
· 8 years ago
23b0d7d
cris: Clean up includes
by Peter Maydell
· 9 years ago
c866728
disas/cris: Fix typo in comment
by Stefan Weil
· 9 years ago
51d373c
disas: cris: Fix 0 buffer length case
by Peter Crosthwaite
· 10 years ago
302cb24
cris: remove unused cris_cond15 declarations
by Michael Tokarev
· 10 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
[Renamed (99%) from cris-dis.c]
520a02f
cris-dis: Clean memory allocation
by Stefan Weil
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
b09cd07
cris: Support disassembly of crisv10
by Edgar E. Iglesias
· 14 years ago
47b01cf
Remove special handling of system include files (no longer needed)
by Stefan Weil
· 14 years ago
47cbc7a
bdf: Remove last users of FALSE/TRUE
by Juan Quintela
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
1eec614
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
bfaf9a4
Teach the CRIS disassembler to stay within the provided buffer.
by edgar_igl
· 17 years ago
450d4ff
CRIS disassembler, originally from binutils, by Edgar E. Iglesias.
by ths
· 17 years ago