We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b054a27 commit b39f70fCopy full SHA for b39f70f
1 file changed
cmov/README.md
@@ -38,6 +38,7 @@ on the following CPU architectures:
38
39
- [x] `x86` (`CMOVZ`, `CMOVNZ`)
40
- [x] `x86_64` (`CMOVZ`, `CMOVNZ`)
41
+- [x] `arm` (mask generation only)
42
- [x] `aarch64` (`CSEL`)
43
44
On other target architectures, a "best effort" portable fallback implementation
0 commit comments