Commit Graph

17 Commits (174754cb2b6795ca9b48f2d986e8a93d5c57c6cd)

Author SHA1 Message Date
tevador 174754cb2b Added branches - ASM and JIT only
5 years ago
tevador f3b114af88 Replaced division instructions with IMUL_RCP
5 years ago
tevador f76e8c2e20 Reworked "FNEG" instruction to make ASIC optimizations more difficult
5 years ago
tevador b8ce504be6 Added comments to hashAes1Rx4 and fillAes1Rx4
5 years ago
tevador 32d827d0a6 Interpreter with bytecode
5 years ago
tevador a586751f6b Removed FPNEG instruction
5 years ago
tevador ac4462ad42 Renamed floating point instructions
5 years ago
tevador 1ee94bef2a Added ISWAP instruction
5 years ago
tevador 8f2abd6c05 NOP instruction
5 years ago
tevador 005c67f64c Added explicit STORE instructions
5 years ago
tevador 48d85643de Dataset intialization algorithm (AES)
6 years ago
tevador 1426fcbab5 Print average program code size
6 years ago
tevador 2756bcdcfe Added magic division to JIT compiler
6 years ago
tevador 557241cd95 JUMP instruction
6 years ago
tevador d1a808643d Random accesses - JIT compiler
6 years ago
tevador 3caecc7646 Vector FPU instructions
6 years ago
tevador ed0bc906d6 JIT compiler for x86
6 years ago