aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/monty_amd64/info.txt
blob: 5f80a0b1e6d03d8ba115deda49be64ec17bcbef9 (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 "Montgomery Reduction (x86-64)"

mp_bits 64

load_on never

<add>
mp_monty.S
</add>

<requires>
asm_amd64
</requires>

<arch>
amd64
</arch>

<cc>
gcc
icc
</cc>

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