Asm/src/arch
2013-01-07 02:21:30 +01:00
..
amd64.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
amd64.ins Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
amd64.reg Re-introducing support for the amd64 architecture 2011-04-23 03:11:00 +00:00
arm.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
arm.h Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
arm.ins Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
arm.reg Beginning to truly implement ARM support 2011-06-11 23:33:55 +00:00
armeb.c Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
armel.c Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
common.ins Supporting more operands 2011-09-28 01:19:15 +00:00
dalvik.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
dalvik.ins Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
dalvik.reg Re-introducing support for the Dalvik architecture 2011-04-22 22:52:50 +00:00
i386_real.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
i386.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
i386.h Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
i386.ins Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01: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 Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
i486.ins Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
i586.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
i586.ins Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
i686.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
i686.ins Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
i686.reg Trying to add the "pxor" instruction 2011-04-18 22:54:55 +00:00
java.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
Makefile Re-generated Makefiles 2013-01-07 02:21:30 +01:00
mips.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
mips.h Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
mips.ins Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
mips.reg Added stubs for mips support 2011-06-08 01:13:47 +00:00
mipseb.c Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
mipsel.c Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
null.ins Supporting more operands 2011-09-28 01:19:15 +00:00
project.conf Added a separate header for the common yasep functions 2013-01-04 01:36:31 +01:00
sparc64.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
sparc.c Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
sparc.h Fixed the project's name in the header 2013-01-04 01:35:23 +01:00
sparc.ins Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
sparc.reg Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00
yasep16.c Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
yasep32.c Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
yasep.c Added a separate header for the common yasep functions 2013-01-04 01:36:31 +01:00
yasep.h Added a separate header for the common yasep functions 2013-01-04 01:36:31 +01:00
yasep.ins Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
yasep.reg The Yasep processor is really little-endian 2011-11-29 04:31:14 +00:00