aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/mulop_amd64/info.txt
blob: 0960ac4d600a0239b24021094272db8bc9821fae (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
realname "BigInt Multiply-Add (x86-64)"

mp_bits 64

load_on request

<add>
mp_mulop_amd64.S
</add>

<requires>
asm_amd64
</requires>

<arch>
amd64
</arch>

<cc>
gcc
icc
</cc>

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