diff options
| author | Tsukasa OI <floss_rust@irq.a4lg.com> | 2025-04-11 01:13:44 +0000 |
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2025-04-16 00:56:48 +0000 |
| commit | ed2d3ee924058d4f28e3a5cdbfe5022e927bd223 (patch) | |
| tree | 3db79e748395f60c33fe308cd57457bf2e04196c /library/stdarch/crates/std_detect/tests/cpu-detection.rs | |
| parent | 68c54c19be34ca141f5bae6bc92895e15b5caf39 (diff) | |
| download | rust-ed2d3ee924058d4f28e3a5cdbfe5022e927bd223.tar.gz rust-ed2d3ee924058d4f28e3a5cdbfe5022e927bd223.zip | |
RISC-V: Add placeholder for the "B" extension
The "B" extension is once abandoned (instead, it is ratified as a collection of "Zb*" extensions). However, it is later redefined and ratified as a superset of "Zba", "Zbb" and "Zbs" extensions (but not "Zbc" carry-less multiplication for limited benefits and implementation cost). Although non-functional (because feature detection is not yet implemented), it provides the foundation to implement this extension (along with straightforward documentation showing subsets of "B").
Diffstat (limited to 'library/stdarch/crates/std_detect/tests/cpu-detection.rs')
0 files changed, 0 insertions, 0 deletions
