diff options
author | Jack Lloyd <[email protected]> | 2017-01-07 12:33:18 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-05-19 10:45:16 -0400 |
commit | 039b7141889b4bdca88f18cd65a6d897f8c80848 (patch) | |
tree | cfade70d2db00828f937a9f6039fe8c6fc6d2cb1 /src/build-data/arch | |
parent | 7873092f84bf61ac932330e0a17449c17897b91b (diff) |
Add support for Intel SHA-1/SHA-2 instructions
Based on GH #807 and #808
Diffstat (limited to 'src/build-data/arch')
-rw-r--r-- | src/build-data/arch/x86_64.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 </isa_extensions> |