Historial de Commits

Autor SHA1 Mensaje Fecha
  Artur K bc395da6ab lots of changes, created Disassembler class, removed a few globals etc. hace 12 años
  Artur K 3bcbb7a2cf Removed lints hace 12 años
  Artur K eb6c1ac939 more fixes hace 12 años
  Artur K e0740f5ff7 Moved most of register definitions to use eReg enum hace 12 años
  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. hace 12 años
  Artur K 32d1b71e79 LLInst opcode is private now, added accessors and moved a few functions into LLInst hace 12 años
  Artur K 0ad46c3986 renamed flag methods in LLInst hace 12 años
  Artur K 6b7d3f6209 Started separation between Low level and higher level instructions hace 12 años
  Artur K a0a6f7cc0e lots of small things hace 12 años
  Artur K 3cb26d99d2 CIcodeRec is no longer an Array, it's now a list, will help with iterator stability hace 12 años
  Artur K 74c5966579 liveIn/Out def/use changed to use bitset<32> hace 12 años
  Artur K 9a6788fd2d removed ip dword from findIdioms, it's using iterators now, also switched to using iterators in IDX_ARRAY hace 12 años
  Artur K 95ec23eceb llvm - hace 12 años
  Artur K a51c5af87f llvm+ hace 12 años
  Artur K 2b2eaeabe5 cruft removal wip hace 12 años
  Artur K 8cb5449591 mooing on hace 12 años
  Artur K 10bcaa2caf x hace 12 años
  Artur K 5c55f990b7 changed temporary ICODE buffer in disassem.cpp from ICODE * to CIcodeRec hace 12 años
  Artur K cd040363e6 recoverd hace 12 años
  Artur K 900438c453 from work hace 12 años
  Artur K 4c249fe5c4 init hace 12 años