- c46ffd5 disas: Implement fallback to dump object code as hex by Richard Henderson · 11 years ago
- f17ec44 exec: Change cpu_memory_rw_debug() argument to CPUState by Andreas Färber · 12 years ago
- 88770fe disas: Disassemble all ppc insns for the guest by Aurelien Jarno · 12 years ago
- 66d4f6a disas: Disassemble all ppc insns for the host by Richard Henderson · 12 years ago
- bd86a88 Add moxie disassembler by Anthony Green · 12 years ago
- 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
- 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
- f4359b9 disas: avoid using cpu_single_env by Blue Swirl · 12 years ago
- 9b9c37c tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. by Richard Henderson · 12 years ago
- 636bd28 disas: Fix printing of addresses in disassembly by Peter Maydell · 13 years ago
- a31f053 fix some common typos by Jim Meyering · 13 years ago
- b0b0f1c disas: Replace 'unsigned long' by 'uintptr_t' by Stefan Weil · 13 years ago
- d8fd295 Userspace ARM BE8 support by Paul Brook · 13 years ago
- 79368f4 target-lm32: add simple disassembler by Michael Walle · 13 years ago
- 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
- 5826e51 tcg: Add tci disassembler by Stefan Weil · 13 years ago
- e99722f disasm: update comment by Frediano Ziglio · 13 years ago
- 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
- b9bec75 target-alpha: Disassemble EV6 PALcode instructions. by Richard Henderson · 14 years ago
- 54f7b4a Replace cpu_physical_memory_rw were possible by Stefan Weil · 14 years ago
- db50060 s390x: Enable disassembler for s390x by Ulrich Hecht · 14 years ago
- 0f136d9 disas: remove opcode printing on ARM hosts by Aurelien Jarno · 14 years ago
- b09cd07 cris: Support disassembly of crisv10 by Edgar E. Iglesias · 14 years ago
- 8b7968f Use GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
- 903ec55 ia64 disas support by Aurelien Jarno · 15 years ago
- b4e1f07 sh4 disasm fixes by Magnus Damm · 15 years ago
- e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 15 years ago
- e90e390 microblaze: Add disassembler. by Edgar E. Iglesias · 16 years ago
- e612a1f Fix disassembler memory accesses by Blue Swirl · 16 years ago
- 754d00a Safety net for the cases where disassembler/translator disagree over instruction decoding by malc · 16 years ago
- 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
- 7e000c2 Allow disassembling last addresses of the address space by blueswir1 · 16 years ago
- e58ffeb Remove all traces of __powerpc__ by malc · 16 years ago
- 3a742b7 Update old fashioned function prototypes. by pbrook · 16 years ago
- 49918a7 * Use function pointers for symbol lookup (currently for elf32 and elf64, by pbrook · 16 years ago
- a5f1b96 Fix warnings that would be generated by gcc -Wstrict-prototypes by blueswir1 · 16 years ago
- f54b3f9 HPPA (PA-RISC) host support by aurel32 · 17 years ago
- cbd669d One more bit of alpha support. by ths · 17 years ago
- a25fd13 Wire up CRIS disassembler, by Edgar E. Iglesias. by ths · 17 years ago
- 237c0af Define the proper bfd_mach to be used by the disassembler for each by j_mayer · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- 8f860bb s390 disassembler support, by Ulrich Hecht. by ths · 17 years ago
- a8fcf88 One day we might support MIPS16... by ths · 18 years ago
- e91c8a7 Spelling fixes, by Stefan Weil. by ths · 18 years ago
- 682c4f1 Fix monitor disasm output for Sparc64 target by blueswir1 · 18 years ago
- 6ecd453 Fix generated code disasm output on Sparc64 host by blueswir1 · 18 years ago
- eddf68a Integrate Alpha target in Qemu core. by j_mayer · 18 years ago
- 04e897e Remove duplicate TARGET_M68K case. by pbrook · 18 years ago
- e6e5906 ColdFire target. by pbrook · 18 years ago
- 4615218 Rewrite Arm host support. by pbrook · 18 years ago
- 26a7646 C99 64 bit printf by bellard · 19 years ago
- fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago
- 76b3030 mipsel disas fix by bellard · 19 years ago
- 6a00d60 SMP support by bellard · 19 years ago
- 48024e4 m68k disassembler (Paul Brook) by bellard · 19 years ago
- b3ecf62 Thumb symbol lookup (Paul Brook) by bellard · 19 years ago
- a245862 ppc64 target by bellard · 19 years ago
- 6af0bf9 MIPS target (Jocelyn Mayer) by bellard · 20 years ago
- 3475187 sparc64 marge (Blue Swirl) by bellard · 20 years ago
- c2d551f ARM thumb disassembly (Paul Brook) by bellard · 20 years ago
- 111bfab This patch adds little-endian mode support to PPC emulation. by bellard · 20 years ago
- b8076a7 ia64 host support (David Mosberger) by bellard · 20 years ago
- fa15e03 64 bit disas fix by bellard · 20 years ago
- 83b34f8 more consistent type for size (still a bug in wrapping) by bellard · 20 years ago
- c27004e 64 bit target support by bellard · 20 years ago
- e80cfcf SPARC merge by bellard · 20 years ago
- 7fe4848 monitor fixes by bellard · 20 years ago
- 3d2cfdf output disassembled code to monitor console by bellard · 20 years ago
- 9307c4c improved monitor: type check, expression evaluator, memory dump, disassembly by bellard · 21 years ago
- bc51c5c initial x86-64 host support (Gwenole Beauchesne) by bellard · 21 years ago
- 6786730 PowerPC target support (Jocelyn Mayer) - added better support for uid16 by bellard · 21 years ago
- baf8ebf fixed virtual memory access by bellard · 21 years ago
- c6105c0 added correct memory access code for system emulation by bellard · 21 years ago
- 93ac68b sparc emulation target (thanx to Thomas M. Ogrisegg) by bellard · 21 years ago
- d44b29c address printing fix by bellard · 21 years ago
- 95cbfc6 changed disas() prototype for multi target support by bellard · 22 years ago
- 5bbe929 disas endian fix by bellard · 22 years ago
- aa0aa4f added ARM and Sparc disassemblers by bellard · 22 years ago
- 08351fb fixed cast by bellard · 22 years ago
- a993ba8 alpha disas (Falk Hueffner) by bellard · 22 years ago
- b9adb4a PowerPC disas code by bellard · 22 years ago