From 039b7141889b4bdca88f18cd65a6d897f8c80848 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Sat, 7 Jan 2017 12:33:18 -0500 Subject: Add support for Intel SHA-1/SHA-2 instructions Based on GH #807 and #808 --- src/build-data/arch/x86_64.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/build-data/arch') diff --git a/src/build-data/arch/x86_64.txt b/src/build-data/arch/x86_64.txt index 33d9f5bd5..1e85df34b 100644 --- a/src/build-data/arch/x86_64.txt +++ b/src/build-data/arch/x86_64.txt @@ -47,4 +47,5 @@ rdrand rdseed sha bmi2 +sha -- cgit v1.2.3