This commit is contained in:
Jay D Dee
2018-03-27 20:20:05 -04:00
parent 3363d61524
commit f449c6725f
105 changed files with 4560 additions and 1846 deletions

View File

@@ -18,7 +18,7 @@
// uint64_t *hashes_done );
#endif
#if defined(__AVX2__)
#if defined(__SSE4_2__)
#define DECRED_4WAY
#endif