Commit 88d1dcf
committed
feat: RISC-V target feature B; implies Zba, Zbb, Zbs
zba, zbb, and zbs are already stable, B is a convenient alias
for all three, so it seems reasonable to stabilize it as well.
The fourth bitmanip extension, Zbc, is not implied by B.1 parent 65fa0ab commit 88d1dcf
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| 494 | + | |
494 | 495 | | |
495 | 496 | | |
496 | 497 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments