big: Add _private_int_sqr_comba.

This commit is contained in:
Jeroen van Rijn
2021-08-11 20:59:54 +02:00
parent 1f91a2fe65
commit 6c681b258c
9 changed files with 180 additions and 24 deletions
+1
View File
@@ -21,6 +21,7 @@ Category :: enum {
choose,
lsb,
ctz,
sqr,
bitfield_extract,
};