Historie revizí

Autor SHA1 Zpráva Datum
  tevador 9af0cbf108 Documentation formatting 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 93c324709b Related to previous changes před 7 roky
  tevador 89bc68d093 Memory-bound dataset initialization před 7 roky
  tevador 4fb168e249 Large page support for cache před 7 roky
  tevador 8b1102ee05 Interpreter + async mode před 7 roky
  tevador a7ffe8c19a Mix dataset cacheline with registers r0-r7 před 7 roky
  tevador 48d85643de Dataset intialization algorithm (AES) před 7 roky
  tevador 67e741ff22 Reduced x86 code size by 512 bytes (and ecx -> and eax) před 7 roky
  tevador 1426fcbab5 Print average program code size před 7 roky
  tevador 2756bcdcfe Added magic division to JIT compiler před 7 roky
  tevador 451dfc5730 Optimized division by constants před 7 roky
  tevador c02ee4291d FPROUND - variable flag offset před 7 roky
  tevador e487092f07 Simplified CALL and RET před 7 roky
  tevador 557241cd95 JUMP instruction před 7 roky
  tevador 6941b2cb69 Reworked instruction set documentation před 7 roky
  tevador d1a808643d Random accesses - JIT compiler před 7 roky
  tevador b71e0eec65 Optimizations to reduce code size under 32K před 7 roky
  tevador b6d654291f 90 address transformations před 7 roky
  tevador 2f6a599ff6 Inlined calls for memory read před 7 roky