1
0
mirror of https://github.com/google/cpu_features.git synced 2025-04-28 07:23:37 +02:00

Amend OS/Arch matrix to remove N/A configurations.

This commit is contained in:
Guillaume Chatelet 2018-02-13 11:50:53 +01:00
parent bc8df0c1c5
commit d1a8d22346

View File

@ -124,13 +124,13 @@ flags : aes, avx, sse4_1, sse4_2, ssse3
<a name="support"></a> <a name="support"></a>
## What's supported ## What's supported
| | x86³ | ARM | AArch64 | MIPSel | POWER | | | x86³ | ARM | AArch64 | MIPSel | POWER |
|---------|:-------:|:-------:|:-------:|:-------:|:-------:| |---------|:----:|:-------:|:-------:|:------:|:-------:|
| Android | yes² | yes¹ | yes¹ | yes¹ | not yet | | Android | yes² | yes¹ | yes¹ | yes¹ | N/A |
| iOS | not yet | not yet | not yet | not yet | not yet | | iOS | N/A | not yet | not yet | N/A | N/A |
| Linux | yes² | yes¹ | yes¹ | yes¹ | not yet | | Linux | yes² | yes¹ | yes¹ | yes¹ | not yet |
| MacOs | yes² | yes¹ | yes¹ | yes¹ | not yet | | MacOs | yes² | N/A | not yet | N/A | no |
| Windows | yes² | not yet | not yet | no | no | | Windows | yes² | not yet | not yet | N/A | N/A |
1. **Features revealed from Linux.** We gather data from several sources 1. **Features revealed from Linux.** We gather data from several sources
depending on availability: depending on availability: