Skip to content

Commit

Permalink
replace the asm implementation for mul/square inner
Browse files Browse the repository at this point in the history
  • Loading branch information
dderjoel committed Jun 21, 2023
1 parent a029c05 commit 6e8697c
Show file tree
Hide file tree
Showing 4 changed files with 341 additions and 506 deletions.
1 change: 0 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ noinst_HEADERS += src/field_10x26_impl.h
noinst_HEADERS += src/field_5x52.h
noinst_HEADERS += src/field_5x52_impl.h
noinst_HEADERS += src/field_5x52_int128_impl.h
noinst_HEADERS += src/field_5x52_asm_impl.h
noinst_HEADERS += src/modinv32.h
noinst_HEADERS += src/modinv32_impl.h
noinst_HEADERS += src/modinv64.h
Expand Down
Loading

0 comments on commit 6e8697c

Please sign in to comment.