aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/monty_amd64/info.txt
blob: 32308bf4120e120edf0fd3386b6769c6abffb069 (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 request

<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>