aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/mulop_amd64/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/bigint/mulop_amd64/info.txt')
-rw-r--r--src/math/bigint/mulop_amd64/info.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/math/bigint/mulop_amd64/info.txt b/src/math/bigint/mulop_amd64/info.txt
index 15bde7bf3..0f512251c 100644
--- a/src/math/bigint/mulop_amd64/info.txt
+++ b/src/math/bigint/mulop_amd64/info.txt
@@ -8,10 +8,6 @@ load_on never
mp_mulop_amd64.S
</add>
-<requires>
-asm_amd64
-</requires>
-
<arch>
amd64
</arch>
@@ -29,3 +25,9 @@ netbsd
openbsd
solaris
</os>
+
+<requires>
+asm_ia32
+mp_ia32
+mp_ia32_msvc
+</requires>