aboutsummaryrefslogtreecommitdiffstats
path: root/src/asm/mp_amd64/modinfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/asm/mp_amd64/modinfo.txt')
-rw-r--r--src/asm/mp_amd64/modinfo.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/asm/mp_amd64/modinfo.txt b/src/asm/mp_amd64/modinfo.txt
new file mode 100644
index 000000000..a042a3976
--- /dev/null
+++ b/src/asm/mp_amd64/modinfo.txt
@@ -0,0 +1,21 @@
+realname "x86-64 MPI Assembler Core"
+
+mp_bits 64
+
+load_on asm_ok
+
+<replace>
+bswap.h
+mp_asm.h
+mp_asmi.h
+#mp_mulop.cpp
+</replace>
+
+<arch>
+amd64
+</arch>
+
+<cc>
+gcc
+icc
+</cc>