ViewVC Help
View Directory | Root Listing
root/cebix/mon/src/disass
File Last Change
 ../
Makefile.am 1.4 (16 years ago) by gbeauche: Add MIPS disassembler invoked as "dm" and "dmel" (little-endian) for now.
ansidecl.h 1.2 (21 years ago) by gbeauche: Add support for x86-64 disassembly - mon.cpp (mon_init): new command is "d8664" - mon_cmd.cpp (disassemble): handle CPU_x86_64, and make it 64-bit aware in address dumps - mon_disass.cpp (disass_x86): s/bool i8086/uint32 bits/ defining the x86 architecture "size", aka 16 => 8086, 32 => 80x86, 64 => x86-64 - Merge with GNU x86 disassembler as part of binutils 2.12.90.0.15
bfd.h 1.6 (16 years ago) by gbeauche: Add MIPS disassembler invoked as "dm" and "dmel" (little-endian) for now.
dis-asm.h 1.3 (21 years ago) by gbeauche: Add support for x86-64 disassembly - mon.cpp (mon_init): new command is "d8664" - mon_cmd.cpp (disassemble): handle CPU_x86_64, and make it 64-bit aware in address dumps - mon_disass.cpp (disass_x86): s/bool i8086/uint32 bits/ defining the x86 architecture "size", aka 16 => 8086, 32 => 80x86, 64 => x86-64 - Merge with GNU x86 disassembler as part of binutils 2.12.90.0.15
floatformat.c 1.1 (23 years ago) by cebix: - replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils - 680x0 disassembler shows symbolic MacOS low memory globals
floatformat.h 1.1 (23 years ago) by cebix: - replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils - 680x0 disassembler shows symbolic MacOS low memory globals
i386-dis.c 1.4 (16 years ago) by gbeauche: Merge with GNU x86 disassembler as part of binutils 2.17.50.0.9 which brings everything up to SSSE3 support.
m68k-dis.c 1.6 (19 years ago) by gbeauche: Even more m68k disassembler fixes.
m68k-opc.c 1.1 (23 years ago) by cebix: - replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils - 680x0 disassembler shows symbolic MacOS low memory globals
m68k.h 1.1 (23 years ago) by cebix: - replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils - 680x0 disassembler shows symbolic MacOS low memory globals
mips-dis.c 1.1 (16 years ago) by gbeauche: Add MIPS disassembler invoked as "dm" and "dmel" (little-endian) for now.
mips-opc.c 1.1 (16 years ago) by gbeauche: Add MIPS disassembler invoked as "dm" and "dmel" (little-endian) for now.
mips.h 1.1 (16 years ago) by gbeauche: Add MIPS disassembler invoked as "dm" and "dmel" (little-endian) for now.
mips16-opc.c 1.1 (16 years ago) by gbeauche: Add MIPS disassembler invoked as "dm" and "dmel" (little-endian) for now.
opintl.h 1.1 (23 years ago) by cebix: - replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils - 680x0 disassembler shows symbolic MacOS low memory globals
0 directories and 15 files shown