Commit Verlauf

Autor SHA1 Nachricht Datum
  tevador 59bbb572c2 WIP vor 7 Jahren
  tevador 107270d93d Reduced Dataset size to 2 GiB with 8 memory accesses per block vor 7 Jahren
  tevador 233af9f14f Minor fixes for non-x86 platforms vor 7 Jahren
  tevador 4c1ae951de Merge branch 'feature/branches' into dev vor 7 Jahren
  tevador 73a11f5c01 CompiledLightVirtualMachine vor 7 Jahren
  tevador 007f8599b9 Implemented branches in the interpreter vor 7 Jahren
  tevador 174754cb2b Added branches - ASM and JIT only vor 7 Jahren
  tevador 958d2bdc15 Fixed non-portable deserialization vor 7 Jahren
  tevador e65d9da66c Configurable parameters separated into configuration.h vor 7 Jahren
  tevador d9bc6cfeda Updated JIT compiler and assembly generator for new int -> float conversion vor 7 Jahren
  tevador f3b114af88 Replaced division instructions with IMUL_RCP vor 7 Jahren
  tevador a145caa185 Fixed JIT compiler not producing the same code as genAsm and genNative vor 7 Jahren
  tevador 447e8a1d4f Simplified division in interpreted mode vor 7 Jahren
  tevador f76e8c2e20 Reworked "FNEG" instruction to make ASIC optimizations more difficult vor 7 Jahren
  tevador 376c868ca0 Fixed wrong REX prefix in FDIV_M code vor 7 Jahren
  tevador 5a89c9b28e Use allocExecutableMemory vor 7 Jahren
  tevador b8ce504be6 Added comments to hashAes1Rx4 and fillAes1Rx4 vor 7 Jahren
  tevador 32d827d0a6 Interpreter with bytecode vor 7 Jahren
  tevador a586751f6b Removed FPNEG instruction vor 7 Jahren
  tevador ac4462ad42 Renamed floating point instructions vor 7 Jahren
  tevador b417fd08ea 16 -> 8 chained programs vor 7 Jahren
  tevador 1ee94bef2a Added ISWAP instruction vor 7 Jahren
  tevador 20eb549725 Merged load/store of integer and FP registers vor 7 Jahren
  tevador 8f2abd6c05 NOP instruction vor 7 Jahren
  tevador 005c67f64c Added explicit STORE instructions vor 7 Jahren
  tevador d2cb086221 ASM code generator for "small" programs that fit into the uOP cache vor 7 Jahren
  tevador bd0dba88a8 4 scratchpad segments vor 7 Jahren
  tevador 16db607025 Scratchpad size increased to 1 MiB vor 7 Jahren
  tevador 4fb168e249 Large page support for cache vor 7 Jahren
  tevador 8b1102ee05 Interpreter + async mode vor 7 Jahren