rust/library/stdarch/crates
Tsukasa OI 333882ada3 RISC-V: doc: Updated status and clarification
Some extensions are ratified at least on the ISA specification version
20240411.  This commit moves such extensions.

This commit also changes that:

1.  Lower indentation of "Zk*" and "Zbk*" extensions to avoid extension
    groups from being misleading inside this section.
2.  Raise indentation of "Zfhmin" and "Zhinxmin" extensions to show that
    they are a strict subset of "Zfh" and "Zhinx" (respectively).
3.  Clarify that "s" is not an extension but a feature notifying
    the existence of the supervisor-level ISA.
4.  Clarify that "h" is not just an existence of the hypervisor-level ISA
    but is also an extension name ("H").
2025-04-12 07:51:56 +00:00
..
assert-instr-macro Format with style edition 2024 2025-02-09 12:57:14 -08:00
core_arch fix broken intra doc links 2025-04-11 11:30:32 +00:00
intrinsic-test feat - FEAT_LUT neon instrinsics 2025-03-05 14:54:05 +00:00
simd-test-macro Update all crates to Rust 2024 2025-02-09 12:31:33 -08:00
std_detect RISC-V: doc: Updated status and clarification 2025-04-12 07:51:56 +00:00
stdarch-gen-arm refactor - arm_shared intrinsics are now YAML, where possible use anchor 2025-03-25 10:53:54 +00:00
stdarch-gen-loongarch Format with style edition 2024 2025-02-09 12:57:14 -08:00
stdarch-test Add the keylocker intrinsics 2025-02-13 10:54:53 +00:00
stdarch-verify stdarch-verify: Support f16 vector types 2025-02-24 14:22:42 +00:00