Commit Graph

20 Commits (2706a8b7533860900b33ac69899471e5127a4872)

Author SHA1 Message Date
tevador 2706a8b753 Relicensed under the 3-clause BSD license
5 years ago
tevador 3dd21ea93d Prepare for JIT compiler support for other platforms
5 years ago
tevador a560cec3e7 Clarifications/corrections in the specification/comments
5 years ago
tevador a22e3b3cb0 30% faster JIT compiler
5 years ago
tevador b1f1e1d6ad Fixed IMUL_RCP if divisor is a power of 2
5 years ago
tevador 9e5eac8645 Fixed a chance of CBRANCH looping
5 years ago
tevador 01db567e9d Fixed an inconsistency in IADD_RS in SuperscalarHash
5 years ago
tevador 3cf6a30076 Fixed biased condition register selection
5 years ago
tevador ffebc37381 COND_R instruction reworked as CBRANCH
5 years ago
tevador ebddaf671c Alignment of x86 code for SuperscalarHash made optional
5 years ago
tevador 7f6bdd9a52 Code cleanup & refactoring
5 years ago
tevador fd7186f873 Changed IADD_RS to use mod.mem
5 years ago
tevador ff88a57a98 Fixed reading from the red zone
5 years ago
tevador e758c1e2b2 Fixed non-x86 compilation
5 years ago
tevador 270a4f97fe Dataset size increased to 2080 MiB
5 years ago
tevador f66da3911e Fixed some compilation issues
5 years ago
tevador 4c66b2305a Formatting & refactoring
5 years ago
tevador d30eef75af Fixed non-x86 compilation
5 years ago
tevador 41b51a4858 Cleaned up legacy code
5 years ago
tevador d7eefce583 Removed capital letters from filenames
5 years ago