aboutsummaryrefslogtreecommitdiff
path: root/disas.c
AgeCommit message (Expand)Author
2012-09-21tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.Richard Henderson
2012-07-14disas: Fix printing of addresses in disassemblyPeter Maydell
2012-05-14fix some common typosJim Meyering
2012-04-15disas: Replace 'unsigned long' by 'uintptr_t'Stefan Weil
2012-04-06Userspace ARM BE8 supportPaul Brook
2012-04-01target-lm32: add simple disassemblerMichael Walle
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2011-10-31tcg: Add tci disassemblerStefan Weil
2011-08-25disasm: update commentFrediano Ziglio
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-05-31target-alpha: Disassemble EV6 PALcode instructions.Richard Henderson
2011-04-12Replace cpu_physical_memory_rw were possibleStefan Weil
2011-04-04s390x: Enable disassembler for s390xUlrich Hecht
2011-01-12disas: remove opcode printing on ARM hostsAurelien Jarno
2011-01-10cris: Support disassembly of crisv10Edgar E. Iglesias
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-04-01ia64 disas supportAurelien Jarno
2009-11-14sh4 disasm fixesMagnus Damm
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-05-26microblaze: Add disassembler.Edgar E. Iglesias
2009-05-07Fix disassembler memory accessesBlue Swirl
2009-04-21Safety net for the cases where disassembler/translator disagree over instruct...malc
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-02-13Allow disassembling last addresses of the address spaceblueswir1
2009-01-14Remove all traces of __powerpc__malc
2008-10-22Update old fashioned function prototypes.pbrook
2008-10-22* Use function pointers for symbol lookup (currently for elf32 and elf64,pbrook
2008-08-17Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir1
2008-04-12HPPA (PA-RISC) host supportaurel32
2007-12-25One more bit of alpha support.ths
2007-10-08Wire up CRIS disassembler, by Edgar E. Iglesias.ths
2007-09-29Define the proper bfd_mach to be used by the disassembler for eachj_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-31s390 disassembler support, by Ulrich Hecht.ths
2007-06-03One day we might support MIPS16...ths
2007-06-03Spelling fixes, by Stefan Weil.ths
2007-04-09Fix monitor disasm output for Sparc64 targetblueswir1
2007-04-08Fix generated code disasm output on Sparc64 hostblueswir1
2007-04-05Integrate Alpha target in Qemu core.j_mayer
2007-01-01Remove duplicate TARGET_M68K case.pbrook
2006-10-22ColdFire target.pbrook
2006-07-30Rewrite Arm host support.pbrook
2006-06-25C99 64 bit printfbellard
2006-04-27sh4 target (Samuel Tardieu)bellard
2005-12-17mipsel disas fixbellard
2005-11-21SMP supportbellard
2005-11-06m68k disassembler (Paul Brook)bellard
2005-10-30Thumb symbol lookup (Paul Brook)bellard
2005-07-23ppc64 targetbellard