Commit 0752505
committed
RISC-V: Update implication from
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)zbc
1 parent 11c02f5 commit 0752505
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
| 509 | + | |
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
| |||
0 commit comments