Commit Graph

16 Commits (feature/light-code-gen)

Author SHA1 Message Date
tevador 2132e5fef5 SuperscalarHash interpreter
5 years ago
tevador 77dbe14658 SuperscalarHash JIT compiler
5 years ago
tevador 59bbb572c2 WIP
5 years ago
tevador 958d2bdc15 Fixed non-portable deserialization
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 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 d2cb086221 ASM code generator for "small" programs that fit into the uOP cache
5 years ago
tevador 1db7dd6e8b Renamed immediate constants
6 years ago
tevador 6332831ec1 Implemented cache shift
6 years ago
tevador cb0721056a Assembly code generator for Windows 64-bit
6 years ago