Commit History

Author SHA1 Message Date
  Artur K a740690e04 Replaced memory tags #defines with eAreaType enum 12 years ago
  Artur K d39449124a writeProcComments is now member of Function, at it has an ostream based overload, also added gmock framework to dependencies 12 years ago
  Artur K bc395da6ab lots of changes, created Disassembler class, removed a few globals etc. 12 years ago
  Artur K eb6c1ac939 more fixes 12 years ago
  Artur K e0740f5ff7 Moved most of register definitions to use eReg enum 12 years ago
  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. 12 years ago
  Artur K a0a6f7cc0e lots of small things 12 years ago
  Artur K 493225ad64 Replaced a few places which used ICODE * in favour of ICODE &, also split HLTYPE attriubtes into 3 classes with virtual methods 12 years ago
  Artur K e0503c71a3 moved struct DU_ICODE into ICODE, alse replaced newRegArg pointer params with iterators 12 years ago
  Artur K 74c5966579 liveIn/Out def/use changed to use bitset<32> 12 years ago
  Artur K 268a015d01 removed some more dependencies on array indices, refactored out forward Long Defs checking 12 years ago
  Artur K 9a6788fd2d removed ip dword from findIdioms, it's using iterators now, also switched to using iterators in IDX_ARRAY 12 years ago
  Artur K 2b2eaeabe5 cruft removal wip 12 years ago
  Artur K 8cb5449591 mooing on 12 years ago
  Artur K ed6f24a79a moving on 12 years ago
  Artur K cd040363e6 recoverd 12 years ago
  Artur K 900438c453 from work 12 years ago
  Artur K 4c249fe5c4 init 12 years ago