summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/hash/sha1/sha1_x86/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/botan/src/lib/hash/sha1/sha1_x86/info.txt')
-rw-r--r--comm/third_party/botan/src/lib/hash/sha1/sha1_x86/info.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/comm/third_party/botan/src/lib/hash/sha1/sha1_x86/info.txt b/comm/third_party/botan/src/lib/hash/sha1/sha1_x86/info.txt
new file mode 100644
index 0000000000..0a46d980a0
--- /dev/null
+++ b/comm/third_party/botan/src/lib/hash/sha1/sha1_x86/info.txt
@@ -0,0 +1,16 @@
+<defines>
+SHA1_X86_SHA_NI -> 20170518
+</defines>
+
+<isa>
+sha
+sse2
+ssse3
+sse41
+</isa>
+
+<cc>
+clang:3.9
+gcc:5.0
+msvc:19.0 # MSVS 2015
+</cc>