Asm/src/arch
2012-05-29 19:48:56 +00:00
..
amd64.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
amd64.ins Supporting more operands 2011-09-28 01:19:15 +00:00
amd64.reg Re-introducing support for the amd64 architecture 2011-04-23 03:11:00 +00:00
arm.c Began to implement ARM de-assembly 2012-05-29 18:49:52 +00:00
arm.h Updated some comments 2012-05-29 19:48:56 +00:00
arm.ins Improving ARM (de-)assembly 2012-05-29 19:41:39 +00:00
arm.reg Beginning to truly implement ARM support 2011-06-11 23:33:55 +00:00
armeb.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
armel.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
common.ins Supporting more operands 2011-09-28 01:19:15 +00:00
dalvik.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
dalvik.ins Supporting more operands 2011-09-28 01:41:12 +00:00
dalvik.reg Re-introducing support for the Dalvik architecture 2011-04-22 22:52:50 +00:00
i386_real.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
i386.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
i386.h Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
i386.ins Supporting more operands 2011-09-28 10:04:30 +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 Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
i486.ins Supporting more operands 2011-09-28 01:41:12 +00:00
i586.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
i586.ins Supporting more operands 2011-09-28 01:41:12 +00:00
i686.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
i686.ins Supporting more operands 2011-09-28 02:09:32 +00:00
i686.reg Trying to add the "pxor" instruction 2011-04-18 22:54:55 +00:00
java.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
Makefile Renamed the project to "Asm" 2012-05-15 03:33:25 +00:00
mips.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
mips.h Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
mips.ins Supporting more operands 2011-09-28 01:41:12 +00:00
mips.reg Added stubs for mips support 2011-06-08 01:13:47 +00:00
mipseb.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
mipsel.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
null.ins Supporting more operands 2011-09-28 01:19:15 +00:00
project.conf Renamed the project to "Asm" 2012-05-15 03:33:25 +00:00
sparc64.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
sparc.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
sparc.h Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
sparc.ins Supporting more operands 2011-09-28 01:51:21 +00:00
sparc.reg Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00
yasep16.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
yasep32.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
yasep.c Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
yasep.ins Importing support for yasep16 2011-12-06 13:15:30 +00:00
yasep.reg The Yasep processor is really little-endian 2011-11-29 04:31:14 +00:00