Коммит түүх

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