Commit Graph

17 Commits

Author SHA1 Message Date
8a24516f7f Decoding some more i386 2011-04-23 07:46:35 +00:00
91ecd5ab54 Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
b56d0f3f4e Preparing to support disassembly again 2011-04-23 03:51:39 +00:00
a8407ddd19 Using helper callbacks to write assembly instructions 2011-04-23 03:01:55 +00:00
79a1a18406 Fixed handling of constants 2011-04-20 00:19:52 +00:00
4b0269c881 Properly matching constant values 2011-04-20 00:03:53 +00:00
c4194014ab Fixed looking for the right instructions when there are no arguments 2011-04-18 22:05:40 +00:00
5863e7490b Be less strict when checking signed values 2011-04-18 05:06:04 +00:00
d1d16311a7 The "adc" instruction doesn't care for the signedness 2011-04-17 05:36:12 +00:00
902c56d564 Fixed the helper for register definitions and some warnings 2011-04-17 00:15:24 +00:00
ed661daee0 Improving support for the i386 architecture again 2011-04-16 15:51:39 +00:00
95834007bc Letting each plug-in output instructions as it pleases 2011-04-15 18:48:08 +00:00
77f32dfab2 About to let each architecture plug-in output instructions itself 2011-04-15 02:53:38 +00:00
7809f589b4 Improved support for the i386 architecture 2011-04-14 00:51:22 +00:00
79f5ba0237 More improvements to the support for the i386 architecture 2011-04-13 16:08:51 +00:00
09d598f1ff Consider all sizes to be in bits instead 2011-04-13 14:43:26 +00:00
9cf1514f63 Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00