aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/aes_ssse3/info.txt
blob: 7cb6ceb08e83d5891203298da377a9d68378cffa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
define AES_SSSE3

load_on auto

need_isa ssse3

<requires>
simd_engine
</requires>

# Intel C++ can't deal with syntax for defining constants :(
<cc>
gcc
clang
msvc
</cc>