rust/library/stdarch/crates
Tsukasa OI 7a074c14a1 RISC-V: Linux: Imply Zicntr from the IMA base behavior
As the author confirmed as in:
<https://lists.infradead.org/pipermail/linux-riscv/2025-May/070844.html>,
runtime detection of the Zicntr extension (as in the Linux kernel 6.15)
is currently (and technically) redundant on the current base IMA behavior
(although can be meaningful if new base behavior is added).

This commit implies the Zicntr extension from the base IMA behavior.
2025-05-30 21:09:38 +00:00
..
assert-instr-macro Remove STDARCH_DISABLE_DEDUP_GUARD as it was unused 2025-04-20 21:39:39 +00:00
core_arch Upgrade more intrinsics to the new version 2025-05-30 18:02:17 +00:00
intrinsic-test fix: code cleanup and renaming 2025-05-27 23:27:38 +00:00
simd-test-macro fix - aarch64_be tests 2025-05-03 05:06:15 +00:00
std_detect RISC-V: Linux: Imply Zicntr from the IMA base behavior 2025-05-30 21:09:38 +00:00
stdarch-gen-arm Upgrade more intrinsics to the new version 2025-05-30 18:02:17 +00:00
stdarch-gen-loongarch Format with style edition 2024 2025-02-09 12:57:14 -08:00
stdarch-test Add riscv32 CI run 2025-05-06 16:10:50 +00:00
stdarch-verify Fix stdarch-verify 2025-05-01 11:30:47 +00:00