Asm/src/arch
2011-12-06 13:15:30 +00:00
..
amd64.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +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 Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
arm.h Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
arm.ins Supporting more operands 2011-09-28 01:19:15 +00:00
arm.reg Beginning to truly implement ARM support 2011-06-11 23:33:55 +00:00
armeb.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
armel.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
common.ins Supporting more operands 2011-09-28 01:19:15 +00:00
dalvik.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +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 Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
i386.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
i386.h Code cleanup 2011-11-28 02:21:44 +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 Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
i486.ins Supporting more operands 2011-09-28 01:41:12 +00:00
i586.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
i586.ins Supporting more operands 2011-09-28 01:41:12 +00:00
i686.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +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 Fixed the "tableswitch" instruction 2011-12-01 02:59:09 +00:00
Makefile Importing support for yasep16 2011-12-06 13:15:30 +00:00
mips.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
mips.h Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +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 Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
mipsel.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
null.ins Supporting more operands 2011-09-28 01:19:15 +00:00
project.conf Importing support for yasep16 2011-12-06 13:15:30 +00:00
sparc64.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
sparc.c Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
sparc.h Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +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 Importing support for yasep16 2011-12-06 13:15:30 +00:00
yasep.c Importing support for yasep16 2011-12-06 13:15:30 +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