aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/mulop_ia32/info.txt
blob: dd554773f0182b5c2de2a4bcae66782ef3504fe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
mp_bits 32

# Out of date, still implements bigint_mul_add_words

load_on request

<add>
mp_mulop.S
</add>

<arch>
ia32
</arch>

<cc>
gcc
icc
</cc>

# ELF systems
<os>
linux
freebsd
dragonfly
netbsd
openbsd
solaris
</os>

<requires>
asm_ia32
</requires>