Historial de Commits

Autor SHA1 Mensaje Fecha
  tevador 7c012b4fee Fixed non-portable nonce serialization hace 7 años
  tevador f3b114af88 Replaced division instructions with IMUL_RCP hace 7 años
  tevador f76e8c2e20 Reworked "FNEG" instruction to make ASIC optimizations more difficult hace 7 años
  tevador 2798d78717 Render imm32 as signed in RandomX code hace 7 años
  tevador 32d827d0a6 Interpreter with bytecode hace 7 años
  tevador a586751f6b Removed FPNEG instruction hace 7 años
  tevador b417fd08ea 16 -> 8 chained programs 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 16db607025 Scratchpad size increased to 1 MiB hace 7 años
  tevador 93c324709b Related to previous changes hace 7 años
  tevador a7ffe8c19a Mix dataset cacheline with registers r0-r7 hace 7 años
  tevador 67e741ff22 Reduced x86 code size by 512 bytes (and ecx -> and eax) hace 7 años
  tevador 1426fcbab5 Print average program code size hace 7 años
  tevador 2756bcdcfe Added magic division to JIT compiler hace 7 años
  tevador c02ee4291d FPROUND - variable flag offset hace 7 años
  tevador e487092f07 Simplified CALL and RET hace 7 años
  tevador 557241cd95 JUMP instruction hace 7 años
  tevador d1a808643d Random accesses - JIT compiler hace 7 años
  tevador b71e0eec65 Optimizations to reduce code size under 32K hace 7 años
  tevador 2f6a599ff6 Inlined calls for memory read hace 7 años
  tevador 619bee5418 Random dataset accesses - asm only hace 7 años
  tevador 3caecc7646 Vector FPU instructions hace 7 años
  tevador 740c40b218 8 branch conditions for CALL/RET hace 7 años
  tevador 4f276541d2 Modified x86 register allocation hace 7 años
  tevador 6332831ec1 Implemented cache shift hace 7 años
  tevador cb0721056a Assembly code generator for Windows 64-bit hace 7 años