Commit Graph

17 Commits (c02ee4291d174e8a6511ba2f8839a15b3e34f257)

Author SHA1 Message Date
tevador c02ee4291d FPROUND - variable flag offset
5 years ago
tevador e487092f07 Simplified CALL and RET
5 years ago
tevador 557241cd95 JUMP instruction
5 years ago
tevador d1a808643d Random accesses - JIT compiler
5 years ago
tevador b71e0eec65 Optimizations to reduce code size under 32K
5 years ago
tevador b6d654291f 90 address transformations
5 years ago
tevador 2f6a599ff6 Inlined calls for memory read
5 years ago
tevador 619bee5418 Random dataset accesses - asm only
5 years ago
tevador 3caecc7646 Vector FPU instructions
5 years ago
tevador a09bee8d60 js -> jz to enable macro-op fusion on Intel CPUs (~1% speed-up)
6 years ago
tevador 76b6b05cf2 Unconditional RET
6 years ago
tevador 740c40b218 8 branch conditions for CALL/RET
6 years ago
tevador 1db7dd6e8b Renamed immediate constants
6 years ago
tevador ed0bc906d6 JIT compiler for x86
6 years ago
tevador 4f276541d2 Modified x86 register allocation
6 years ago
tevador 6332831ec1 Implemented cache shift
6 years ago
tevador cb0721056a Assembly code generator for Windows 64-bit
6 years ago