Skip to content

Commit 6e8697c

Browse files
committed
replace the asm implementation for mul/square inner
1 parent a029c05 commit 6e8697c

File tree

4 files changed

+341
-506
lines changed

4 files changed

+341
-506
lines changed

Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ noinst_HEADERS += src/field_10x26_impl.h
3737
noinst_HEADERS += src/field_5x52.h
3838
noinst_HEADERS += src/field_5x52_impl.h
3939
noinst_HEADERS += src/field_5x52_int128_impl.h
40-
noinst_HEADERS += src/field_5x52_asm_impl.h
4140
noinst_HEADERS += src/modinv32.h
4241
noinst_HEADERS += src/modinv32_impl.h
4342
noinst_HEADERS += src/modinv64.h

0 commit comments

Comments
 (0)