Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/cpu_features.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Chatelet <gchatelet@google.com>2018-05-15 12:24:37 +0300
committerGitHub <noreply@github.com>2018-05-15 12:24:37 +0300
commit06d4f52f7e4a95fc581cdaccaa39c35903c58e4c (patch)
treecde0091ca8b7f63c4903688ef407cfd6e34a5296 /README.md
parentd5e398535990f1a5dd86305b4f7c7e2cd5736457 (diff)
Update README.md to add support for POWER.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0dca3f7..039175b 100644
--- a/README.md
+++ b/README.md
@@ -136,7 +136,7 @@ flags : aes,avx,cx16,smx,sse4_1,sse4_2,ssse3
|---------|:----:|:-------:|:-------:|:------:|:-------:|
| Android | yes² | yes¹ | yes¹ | yes¹ | N/A |
| iOS | N/A | not yet | not yet | N/A | N/A |
-| Linux | yes² | yes¹ | yes¹ | yes¹ | not yet |
+| Linux | yes² | yes¹ | yes¹ | yes¹ | yes¹ |
| MacOs | yes² | N/A | not yet | N/A | no |
| Windows | yes² | not yet | not yet | N/A | N/A |