Historie revizí

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