diff options
Diffstat (limited to 'src/bigint/mulop_ia32/xxxinfo.txt')
-rw-r--r-- | src/bigint/mulop_ia32/xxxinfo.txt | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/src/bigint/mulop_ia32/xxxinfo.txt b/src/bigint/mulop_ia32/xxxinfo.txt deleted file mode 100644 index 12c8cd96d..000000000 --- a/src/bigint/mulop_ia32/xxxinfo.txt +++ /dev/null @@ -1,43 +0,0 @@ -realname "x86 Assembler" - -#mp_bits 32 - -load_on asm_ok - -<replace> -md4.cpp -md5.cpp -sha160.cpp -serpent.cpp -</replace> - -<ignore> -#mp_mulop.cpp -</ignore> - -<add> -asm_macr.h -md4core.S -md5core.S -sha1_asm.S -serp_asm.S -#mp_mulop.S -</add> - -<arch> -ia32 -</arch> - -<cc> -gcc -icc -</cc> - -# ELF systems -<os> -linux -freebsd -netbsd -openbsd -solaris -</os> |