Historial de Commits

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