|
389f82aef4
|
Major re-design to facilitate code re-use from the library
|
2011-11-27 21:02:46 +00:00 |
|
|
e411b708b0
|
Added the address size to architecture descriptions
|
2011-09-27 23:55:37 +00:00 |
|
|
6f523f4836
|
Architecture plug-ins should be able to (de)initialize
|
2011-09-27 22:11:02 +00:00 |
|
|
91ecd5ab54
|
Beginning to be useful as a disassembler again
|
2011-04-23 06:09:06 +00:00 |
|
|
d2b40c3379
|
Re-introducing support for the i486 architecture
|
2011-04-17 06:27:40 +00:00 |
|
|
5754d2ddb5
|
Fixed signed values (which were always considered negative)
|
2011-04-17 05:59:11 +00:00 |
|
|
d1d16311a7
|
The "adc" instruction doesn't care for the signedness
|
2011-04-17 05:36:12 +00:00 |
|
|
c2783f0528
|
Documented a case that doesn't work in i386
|
2011-04-17 04:52:39 +00:00 |
|
|
c48d5cbd39
|
Apparently got the mod/rm /r and /[0-7] right for i386
|
2011-04-17 04:32:45 +00:00 |
|
|
e853ba8c28
|
Beginning to get the Mod R/M byte right (not considering the SIB at all)
|
2011-04-17 04:02:20 +00:00 |
|
|
0ff490e2a0
|
Fixed endian of opcodes for the i386 architecture
|
2011-04-17 00:35:18 +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 |
|
|
dcb9ea2e6f
|
Introducing the i386 plug-in again
|
2011-04-13 02:23:48 +00:00 |
|