diff options
Diffstat (limited to 'src/bigint/mp_ia32/xxxinfo.txt')
-rw-r--r-- | src/bigint/mp_ia32/xxxinfo.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/bigint/mp_ia32/xxxinfo.txt b/src/bigint/mp_ia32/xxxinfo.txt new file mode 100644 index 000000000..cf4959250 --- /dev/null +++ b/src/bigint/mp_ia32/xxxinfo.txt @@ -0,0 +1,19 @@ +realname "x86 MPI Assembler Core" + +mp_bits 32 + +load_on asm_ok + +<replace> +mp_asm.h +mp_asmi.h +</replace> + +<arch> +ia32 +</arch> + +<cc> +gcc +icc +</cc> |