Histórico de Commits

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