Commit Graph

239 Commits

Author SHA1 Message Date
6f434e2660 Re-generated Makefiles 2013-01-07 02:21:30 +01:00
913331e9b6 Added a separate header for the common yasep functions 2013-01-04 01:36:31 +01:00
e1b4b4b2b8 Fixed the project's name in the header 2013-01-04 01:35:23 +01:00
20e736f73f Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
e9033fcd26 Code cleanup 2012-12-01 02:53:51 +01:00
78435b601f Code cleanup 2012-12-01 02:30:20 +01:00
85a0177cbd Code cleanup 2012-12-01 02:25:23 +01:00
0984e9167c Added sparc64 support to the standalone libasm 2012-12-01 02:22:38 +01:00
5392cab332 Added dalvik support to the stand-alone libasm 2012-12-01 02:17:49 +01:00
fb4de7ccdf Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
6e05e813ce Updated some comments 2012-05-29 19:48:56 +00:00
36fdf5b896 Improving ARM (de-)assembly 2012-05-29 19:41:39 +00:00
b57fb7603c Began to implement ARM de-assembly 2012-05-29 18:49:52 +00:00
07bc3364b4 Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
261f855e46 Renamed the project to "Asm" 2012-05-15 03:33:25 +00:00
900f4c3fdd Initial import 2012-05-14 16:58:52 +00:00
2140d979df Renamed the "test" folder to "tests" for consistency 2012-05-14 16:58:34 +00:00
3207b9e855 Importing support for yasep16 2011-12-06 13:15:30 +00:00
509e571cba Fixed the "tableswitch" instruction 2011-12-01 02:59:09 +00:00
1738084a28 Fixed decoding of the bipush and tableswitch instructions 2011-11-30 17:47:56 +00:00
2513835d1b Four more instructions are referring to strings 2011-11-30 05:05:46 +00:00
8aed535978 Fixed Java deassembly 2011-11-29 18:44:03 +00:00
ce3a785edd The Yasep processor is really little-endian 2011-11-29 04:31:14 +00:00
953ecb2013 Imported the official names for the registers 2011-11-28 03:37:12 +00:00
75f5c2830f It is really the 16-bit version of the Yasep processor 2011-11-28 03:32:16 +00:00
6290fa7746 Improved support for the Yasep processor some more 2011-11-28 03:25:36 +00:00
d7b72eaa54 Can now encode and decode the "IR" form of Yasep 2011-11-28 02:58:54 +00:00
ff1bd3b657 Better encoding and decoding of Yasep instructions 2011-11-28 02:22:48 +00:00
8d57663795 Code cleanup 2011-11-28 02:21:44 +00:00
560b0e9f07 Deassembling some instructions for the Yasep processor as well 2011-11-28 01:04:29 +00:00
389f82aef4 Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
3cd40edf32 Re-generated Makefiles 2011-09-28 13:28:22 +00:00
72cf6186e3 Assembling the first yasep instructions 2011-09-28 12:23:46 +00:00
fa4614af23 Introducing the yasep architecture 2011-09-28 12:04:05 +00:00
545be0d170 Supporting more operands 2011-09-28 10:04:30 +00:00
8039d1a210 Supporting more operands (not complete) 2011-09-28 09:53:01 +00:00
f534d59a0a Supporting more operands (not complete) 2011-09-28 03:05:25 +00:00
9ad09b3bf1 Supporting more operands (not complete) 2011-09-28 03:00:53 +00:00
fe9ce1c67f Supporting more operands (not complete) 2011-09-28 02:57:14 +00:00
66e94a7717 Supporting more operands (not complete) 2011-09-28 02:52:20 +00:00
a3c0df10d5 Supporting more operands (not complete) 2011-09-28 02:49:51 +00:00
30ec4b476f Supporting more operands 2011-09-28 02:09:32 +00:00
a64c7bb395 Supporting more operands (not complete) 2011-09-28 02:03:11 +00:00
cc34566074 Supporting more operands 2011-09-28 01:51:21 +00:00
674948ba5f Supporting more operands 2011-09-28 01:41:12 +00:00
d5885b9a75 Supporting more operands 2011-09-28 01:19:15 +00:00
21cfaa7f60 Slightly improved decoding of instructions 2011-09-28 00:44:57 +00:00
e411b708b0 Added the address size to architecture descriptions 2011-09-27 23:55:37 +00:00
825007b4fa Slightly more accurate decoding of unknown instructions 2011-09-27 23:21:58 +00:00
9a620ce174 Slightly more accurate decoding 2011-09-27 23:14:40 +00:00