Asm/src/arch
2011-09-27 23:14:40 +00:00
..
amd64.c Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
amd64.ins Temporary fix to decode some amd64 in a more accurate way 2011-08-31 16:14:49 +00:00
amd64.reg Re-introducing support for the amd64 architecture 2011-04-23 03:11:00 +00:00
arm.c Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
arm.h Much improved ARM support 2011-06-16 07:59:59 +00:00
arm.ins Much improved ARM support 2011-06-16 07:59:59 +00:00
arm.reg Beginning to truly implement ARM support 2011-06-11 23:33:55 +00:00
common.ins Fixed sizes for the "db", "dw", "dl" and "dq" instructions 2011-05-08 17:21:03 +00:00
dalvik.c Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +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 Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
i386.c Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
i386.h Slightly more accurate decoding 2011-09-27 23:14:40 +00:00
i386.ins Added some instructions 2011-09-03 20:18:19 +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 Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
i486.ins The "cpuid" instruction was added in i486 2011-04-18 06:31:45 +00:00
i586.c Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
i586.ins Added the "rdmsr" and "rdpmc" instructions 2011-04-18 22:18:04 +00:00
i686.c Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +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 Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
Makefile Re-generated Makefiles 2011-09-16 11:54:13 +00:00
mips.c Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
mips.h Added stubs for mips support 2011-06-08 01:13:47 +00:00
mips.ins Added stubs for mips support 2011-06-08 01:13:47 +00:00
mips.reg Added stubs for mips support 2011-06-08 01:13:47 +00:00
null.ins Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00
project.conf Added stub files for ARM support as well 2011-06-09 18:05:05 +00:00
sparc64.c Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
sparc.c Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
sparc.h Added a peek() helper and passing the base address through the "call" pointer 2011-09-03 20:21:25 +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