summaryrefslogtreecommitdiffstats
path: root/disas.c
Commit message (Expand)AuthorAgeFilesLines
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-191-2/+2
* disas: avoid using cpu_single_envBlue Swirl2012-11-101-68/+81
* tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.Richard Henderson2012-09-211-2/+0
* disas: Fix printing of addresses in disassemblyPeter Maydell2012-07-141-0/+19
* fix some common typosJim Meyering2012-05-141-1/+1
* disas: Replace 'unsigned long' by 'uintptr_t'Stefan Weil2012-04-151-4/+4
* Userspace ARM BE8 supportPaul Brook2012-04-061-5/+13
* target-lm32: add simple disassemblerMichael Walle2012-04-011-0/+6
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-2/+2
* tcg: Add tci disassemblerStefan Weil2011-10-311-1/+3
* disasm: update commentFrediano Ziglio2011-08-251-1/+1
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+0
* target-alpha: Disassemble EV6 PALcode instructions.Richard Henderson2011-05-311-1/+1
* Replace cpu_physical_memory_rw were possibleStefan Weil2011-04-121-1/+1
* s390x: Enable disassembler for s390xUlrich Hecht2011-04-041-0/+6
* disas: remove opcode printing on ARM hostsAurelien Jarno2011-01-121-5/+0
* cris: Support disassembly of crisv10Edgar E. Iglesias2011-01-101-2/+7
* Use GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-1/+2
* ia64 disas supportAurelien Jarno2010-04-011-0/+17
* sh4 disasm fixesMagnus Damm2009-11-141-0/+3
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-271-1/+1
* microblaze: Add disassembler.Edgar E. Iglesias2009-05-261-0/+3
* Fix disassembler memory accessesBlue Swirl2009-05-071-4/+1
* Safety net for the cases where disassembler/translator disagree over instruct...malc2009-04-211-0/+7
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-9/+8
* Allow disassembling last addresses of the address spaceblueswir12009-02-131-2/+2
* Remove all traces of __powerpc__malc2009-01-141-1/+1
* Update old fashioned function prototypes.pbrook2008-10-221-15/+5
* * Use function pointers for symbol lookup (currently for elf32 and elf64,pbrook2008-10-221-23/+7
* Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir12008-08-171-5/+2
* HPPA (PA-RISC) host supportaurel322008-04-121-0/+2
* One more bit of alpha support.ths2007-12-251-0/+2
* Wire up CRIS disassembler, by Edgar E. Iglesias.ths2007-10-081-0/+3
* Define the proper bfd_mach to be used by the disassembler for eachj_mayer2007-09-291-3/+8
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-6/+6
* s390 disassembler support, by Ulrich Hecht.ths2007-07-311-0/+2
* One day we might support MIPS16...ths2007-06-031-2/+2
* Spelling fixes, by Stefan Weil.ths2007-06-031-1/+1
* Fix monitor disasm output for Sparc64 targetblueswir12007-04-091-0/+3
* Fix generated code disasm output on Sparc64 hostblueswir12007-04-081-0/+3
* Integrate Alpha target in Qemu core.j_mayer2007-04-051-0/+3
* Remove duplicate TARGET_M68K case.pbrook2007-01-011-4/+0
* ColdFire target.pbrook2006-10-221-0/+4
* Rewrite Arm host support.pbrook2006-07-301-4/+2
* C99 64 bit printfbellard2006-06-251-2/+2
* sh4 target (Samuel Tardieu)bellard2006-04-271-1/+4
* mipsel disas fixbellard2005-12-171-0/+8
* SMP supportbellard2005-11-211-3/+7
OpenPOWER on IntegriCloud