Skip to content

Commit

Permalink
remove more duplicate assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
mkannwischer committed Jul 18, 2024
1 parent 90e486d commit d3d51b1
Show file tree
Hide file tree
Showing 21 changed files with 13 additions and 26,149 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include tests/fx-fft/fx-fft.mk
include tests/helloworld/helloworld.mk
include tests/intmulntt/intmulntt.mk
include tests/karatsuba/karatsuba.mk
#include tests/montgomery/montgomery.mk
# include tests/montgomery/montgomery.mk
include tests/ntt-192/ntt-192.mk
include tests/ntt-256/ntt-256.mk
include tests/ntt-384/ntt-384.mk
Expand Down
92 changes: 0 additions & 92 deletions asm/manual/fx_fft/base_symbolic.s

This file was deleted.

1 change: 1 addition & 0 deletions asm/manual/fx_fft/base_symbolic.s
73 changes: 0 additions & 73 deletions tests/flt-fft/base_concrete.s.old

This file was deleted.

73 changes: 0 additions & 73 deletions tests/flt-fft/base_ref.s

This file was deleted.

Loading

0 comments on commit d3d51b1

Please sign in to comment.