You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust-lang/rust#140139 changed the target feature implication without
updating the Reference. That change is came from the fact that the Zbc
extension is a functional superset of the Zbkc extension.
This commit fixes this issue.
Appendix - List of all Zbkc / Zbc instructions:
* `clmul` (Zbkc / Zbc)
* `clmulh` (Zbkc / Zbc)
* `clmulr` (Zbc only)
0 commit comments