Update module, add a0 and a1 optimized kernels

This commit is contained in:
therealartifex
2021-08-04 01:39:47 -04:00
parent afd3858f36
commit ff55f31081
6 changed files with 1236 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ use warnings;
use Digest::SHA qw (sha1_hex);
sub module_constraints { [[0, 256], [0, 256], [0, 55], [0, 55], [0, 55]] }
sub module_constraints { [[0, 256], [40, 40], [0, 29], [40, 40], [-1, -1]] }
sub module_generate_hash
{