Artur K
|
d39449124a
|
writeProcComments is now member of Function, at it has an ostream based overload, also added gmock framework to dependencies
|
2012-03-13 00:16:09 +01:00 |
|
Artur K
|
bc395da6ab
|
lots of changes, created Disassembler class, removed a few globals etc.
|
2012-03-11 02:48:19 +01:00 |
|
Artur K
|
eb6c1ac939
|
more fixes
|
2012-03-08 21:47:59 +01:00 |
|
Artur K
|
e0740f5ff7
|
Moved most of register definitions to use eReg enum
|
2012-03-07 21:52:46 +01:00 |
|
Artur K
|
d7ddc86d76
|
Fixed synthetic instructions for DIV and XCHG to handle Byte wide operations, and also in case of XCHG memory, also fixed assembly generation for IN/OUT operations and all string instructions MOVS etc.
|
2012-03-04 00:30:53 +01:00 |
|
Artur K
|
a0a6f7cc0e
|
lots of small things
|
2012-02-29 00:59:19 +01:00 |
|
Artur K
|
493225ad64
|
Replaced a few places which used ICODE * in favour of ICODE &, also split HLTYPE attriubtes into 3 classes with virtual methods
|
2012-02-28 21:17:50 +01:00 |
|
Artur K
|
e0503c71a3
|
moved struct DU_ICODE into ICODE, alse replaced newRegArg pointer params with iterators
|
2012-02-28 16:50:15 +01:00 |
|
Artur K
|
74c5966579
|
liveIn/Out def/use changed to use bitset<32>
|
2012-02-26 17:47:25 +01:00 |
|
Artur K
|
268a015d01
|
removed some more dependencies on array indices, refactored out forward Long Defs checking
|
2012-02-26 00:11:55 +01:00 |
|
Artur K
|
9a6788fd2d
|
removed ip dword from findIdioms, it's using iterators now, also switched to using iterators in IDX_ARRAY
|
2012-02-25 22:38:22 +01:00 |
|
Artur K
|
2b2eaeabe5
|
cruft removal wip
|
2012-02-22 21:48:58 +01:00 |
|
Artur K
|
8cb5449591
|
mooing on
|
2012-02-22 20:56:27 +01:00 |
|
Artur K
|
ed6f24a79a
|
moving on
|
2012-02-22 11:17:54 +01:00 |
|
Artur K
|
cd040363e6
|
recoverd
|
2011-12-12 21:50:30 +01:00 |
|
Artur K
|
900438c453
|
from work
|
2011-12-12 15:44:52 +01:00 |
|
Artur K
|
4c249fe5c4
|
init
|
2011-11-24 20:19:41 +01:00 |
|