105 Commits (87f0d88261d120e428cd23305775026556e6cce6)

Author SHA1 Message Date
Julian Brown f7478a92dd Fix Thumb-1 BE32 execution and disassembly. 10 years ago
Richard Henderson 429b31a205 Revert "Remove remainders of HPPA backend" 10 years ago
Thomas Huth d41f3c3cc7 Remove remainders of HPPA backend 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 11 years ago
Peter Crosthwaite 0960be7cff disas: QOMify alpha specific disas setup 11 years ago
Peter Crosthwaite 63a946c7e3 disas: QOMify mips specific disas setup 11 years ago
Peter Crosthwaite d49dd523e4 disas: QOMify sh4 specific disas setup 11 years ago
Peter Crosthwaite 20984673e6 disas: QOMify lm32 specific disas setup 11 years ago
Peter Crosthwaite df0900eb89 disas: QOMify sparc specific disas setup 11 years ago
Peter Crosthwaite 4f669905d9 disas: QOMify m68k specific disas setup 11 years ago
Peter Crosthwaite 9f87a4cacd disas: QOMify moxie specific disas setup 11 years ago
Peter Crosthwaite dbad6b74b3 disas: QOMify s390x specific disas setup 11 years ago
Pavel Butsykin caf15319e8 monitor: make monitor_fprintf and mon_get_cpu externally visible 11 years ago
Peter Crosthwaite 9504c5445c disas: Defeature print_target_address 11 years ago
Peter Crosthwaite 6b625fde5e disas: cris: QOMify target specific disas setup 11 years ago
Peter Crosthwaite efc6674be8 disas: microblaze: QOMify target specific disas setup 11 years ago
Peter Crosthwaite 484406200e disas: arm: QOMify target specific disas setup 11 years ago
Peter Crosthwaite 37b9de463b disas: QOMify target specific setup 11 years ago
Peter Crosthwaite 2de295c544 disas: Add print_insn to disassemble info 11 years ago
Peter Crosthwaite d49190c420 disas: Remove uses of CPU env 11 years ago
Tom Musta 1c38f84373 monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode 13 years ago
Tom Musta e13951f896 target-ppc: Fix target_disas 13 years ago
Claudio Fontana 999b53ec87 disas: Implement disassembly output for A64 13 years ago
Richard Henderson c46ffd57a3 disas: Implement fallback to dump object code as hex 13 years ago
Andreas Färber f17ec444c3 exec: Change cpu_memory_rw_debug() argument to CPUState 13 years ago
Aurelien Jarno 88770fec6c disas: Disassemble all ppc insns for the guest 14 years ago
Richard Henderson 66d4f6a32b disas: Disassemble all ppc insns for the host 14 years ago
Anthony Green bd86a88eed Add moxie disassembler 14 years ago
Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 14 years ago
Paolo Bonzini 76cad71136 build: kill libdis, move disassemblers to disas/ 14 years ago
Blue Swirl f4359b9ffe disas: avoid using cpu_single_env 14 years ago
Richard Henderson 9b9c37c364 tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. 14 years ago
Peter Maydell 636bd28939 disas: Fix printing of addresses in disassembly 14 years ago
Jim Meyering a31f053129 fix some common typos 14 years ago
Stefan Weil b0b0f1c964 disas: Replace 'unsigned long' by 'uintptr_t' 15 years ago
Paul Brook d8fd295499 Userspace ARM BE8 support 15 years ago
Michael Walle 79368f4984 target-lm32: add simple disassembler 15 years ago
Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState 15 years ago
Stefan Weil 5826e51917 tcg: Add tci disassembler 15 years ago
Frediano Ziglio e99722f66a disasm: update comment 15 years ago
Blue Swirl 2b41f10e18 Remove exec-all.h include directives 15 years ago
Richard Henderson b9bec751c8 target-alpha: Disassemble EV6 PALcode instructions. 16 years ago
Stefan Weil 54f7b4a396 Replace cpu_physical_memory_rw were possible 16 years ago
Ulrich Hecht db50060984 s390x: Enable disassembler for s390x 16 years ago
Aurelien Jarno 0f136d9e06 disas: remove opcode printing on ARM hosts 16 years ago
Edgar E. Iglesias b09cd072df cris: Support disassembly of crisv10 16 years ago
Stefan Weil 8b7968f7c4 Use GCC_FMT_ATTR (format checking) 16 years ago
Aurelien Jarno 903ec55cc0 ia64 disas support 17 years ago
Magnus Damm b4e1f07747 sh4 disasm fixes 17 years ago
Juan Quintela e2542fe2bc rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 17 years ago