Commit Graph

16 Commits (master)

Author SHA1 Message Date
tevador 89aba80925
Refactoring (#95)
5 years ago
tevador 447634f51d
Use strongly typed enums (#55)
5 years ago
tevador 8a5ead5ce3 Use 'dst' as the CBRANCH condition register
5 years ago
tevador 2706a8b753 Relicensed under the 3-clause BSD license
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 ca96270509 Group E exponent changed from a static value (-240) to dynamic
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 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 f66da3911e Fixed some compilation issues
5 years ago
tevador 4c66b2305a Formatting & refactoring
5 years ago
tevador d7eefce583 Removed capital letters from filenames
5 years ago