rust/library/stdarch/crates
Tsukasa OI 2759545fda RISC-V: Remove enable_features
This commit prepares common infrastructure for extension implication by
removing `enable_features` closure which makes each feature test longer
(because it needs extra `value` argument each time we test a feature).

It comes with the overhead to enable each feature separately but later
mitigated by the OS-independent extension implication logic.
2025-04-16 00:56:48 +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: Remove enable_features 2025-04-16 00:56:48 +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