Asm/src/arch
2011-06-04 13:16:36 +00:00
..
amd64.c Improving disassembly support for the amd64 architecture 2011-04-24 04:57:13 +00:00
amd64.ins Improving disassembly support for the amd64 architecture 2011-04-24 04:57:13 +00:00
amd64.reg Re-introducing support for the amd64 architecture 2011-04-23 03:11:00 +00:00
common.ins Fixed sizes for the "db", "dw", "dl" and "dq" instructions 2011-05-08 17:21:03 +00:00
dalvik.c Fixed semantics of type vs definition for ArchOperands 2011-05-02 01:08:21 +00:00
dalvik.ins Identifying more calls 2011-05-08 00:23:35 +00:00
dalvik.reg Re-introducing support for the Dalvik architecture 2011-04-22 22:52:50 +00:00
i386_real.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
i386.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
i386.h Fixed output of the "db" class of instruction 2011-05-08 17:35:27 +00:00
i386.ins Implemented a few more instructions and prefixes 2011-05-08 00:08:44 +00:00
i386.reg Much work on better support for disassembling the Mod R/M byte 2011-04-25 06:16:07 +00:00
i486.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
i486.ins The "cpuid" instruction was added in i486 2011-04-18 06:31:45 +00:00
i586.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
i586.ins Added the "rdmsr" and "rdpmc" instructions 2011-04-18 22:18:04 +00:00
i686.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
i686.ins Added the "movd" instruction 2011-04-19 23:05:58 +00:00
i686.reg Trying to add the "pxor" instruction 2011-04-18 22:54:55 +00:00
java.c Fixed semantics of type vs definition for ArchOperands 2011-05-02 01:08:21 +00:00
Makefile Improving disassembly support for the amd64 architecture 2011-04-24 04:57:13 +00:00
null.ins Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00
project.conf Improving disassembly support for the amd64 architecture 2011-04-24 04:57:13 +00:00
sparc64.c Beginning to disassemble sparc{,64} binaries 2011-06-04 02:34:36 +00:00
sparc.c Beginning to disassemble sparc{,64} binaries 2011-06-04 02:34:36 +00:00
sparc.h Added the "nop" instruction for sparc{,64} 2011-06-04 13:16:36 +00:00
sparc.ins Added the "nop" instruction for sparc{,64} 2011-06-04 13:16:36 +00:00
sparc.reg Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00