aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha3/sha3_bmi2/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/hash/sha3/sha3_bmi2/info.txt')
-rw-r--r--src/lib/hash/sha3/sha3_bmi2/info.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/lib/hash/sha3/sha3_bmi2/info.txt b/src/lib/hash/sha3/sha3_bmi2/info.txt
new file mode 100644
index 000000000..46a5e7234
--- /dev/null
+++ b/src/lib/hash/sha3/sha3_bmi2/info.txt
@@ -0,0 +1,15 @@
+<defines>
+SHA3_BMI2 -> 20190117
+</defines>
+
+need_isa bmi2
+
+# Needs 64-bit registers to be useful
+<arch>
+x86_64
+</arch>
+
+<cc>
+gcc
+clang
+</cc>