summaryrefslogtreecommitdiffstats
path: root/botan/src/math/bigint/monty_amd64/info.txt
blob: a897045b2fe2d77c69d70affb8cf4db03afec8e4 (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
realname "Montgomery Reduction (x86-64)"

mp_bits 64

load_on never

<add>
mp_monty.S
</add>

<arch>
amd64
</arch>

<cc>
gcc
icc
</cc>

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

<requires>
asm_amd64
</requires>