Commit Graph

332 Commits

Author SHA1 Message Date
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
a5423dbc95 Let CVS be quieter 2011-10-29 02:12:09 +00:00
e52487b690 Re-generated Makefiles 2011-10-29 01:58:19 +00:00
14ca806803 Preparing the API for more flexible code deassembly 2011-10-18 20:02:59 +00:00
c9fe4919cb Let ARM default to little-endian 2011-10-18 19:08:08 +00:00
28871e63e1 Adding some documentation 2011-09-28 13:29:11 +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
9e9030f8df About to release asm 0.2.1 2011-09-28 11:11:06 +00:00
e7723b7e88 Stricter validation check when seeking within a buffer 2011-09-28 10:39:26 +00:00
e4097243f7 Support more operands 2011-09-28 10:37:51 +00:00
43f662221b Instructions can be encoded and decoded with up to five operands 2011-09-28 10:07:37 +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
67d4bc35f6 Preparing support for more operands 2011-09-28 01:14:54 +00:00
21cfaa7f60 Slightly improved decoding of instructions 2011-09-28 00:44:57 +00:00
92b3cd7eb5 No longer potentially crash format plug-ins while guessing architectures 2011-09-28 00:39:38 +00:00
ff9acd73d1 Code cleanup 2011-09-28 00:38:56 +00:00
b765b4c05e Compilation fix 2011-09-28 00:38:07 +00:00
a890a5699d Consider the architecture's description when printing addresses 2011-09-28 00:30:40 +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
6932383e66 Improving deassembling of buffers 2011-09-27 23:21:29 +00:00
9a620ce174 Slightly more accurate decoding 2011-09-27 23:14:40 +00:00
70a812c589 Code cleanup 2011-09-27 22:34:19 +00:00
07fe0d63a7 Always decode unknown instructions as "db" (single-byte) 2011-09-27 22:33:10 +00:00
a0bdbe2ee7 No longer crash when disassembling from the command-line 2011-09-27 22:17:49 +00:00
b1038cab42 Allow architecture plug-ins to (de)initialize 2011-09-27 22:16:09 +00:00
6f523f4836 Architecture plug-ins should be able to (de)initialize 2011-09-27 22:11:02 +00:00
00a21348cb Re-generated Makefiles 2011-09-16 11:54:13 +00:00
7d9a5f5dd7 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
eea682f7fd Re-generated Makefiles 2011-09-16 10:19:40 +00:00
80667472f5 Code cleanup 2011-09-07 23:28:23 +00:00