decode op_mod optimization

This commit is contained in:
Blaise Tine
2020-08-24 02:55:14 -07:00
parent f292e5003d
commit 57971f6c76
25 changed files with 221 additions and 209 deletions

View File

@@ -3,7 +3,7 @@
#include <fstream>
#include <iomanip>
//#define ALL_TESTS
#define ALL_TESTS
int main(int argc, char **argv) {
if (argc == 1) {