rust/library/stdarch/crates
Tsukasa OI bc4333545a RISC-V: Linux 6.15 riscv_hwprobe support
This commit adds support for `riscv_hwprobe` on the Linux kernel 6.15.
It adds feature detection of 8 extensions (4 of them are new in this).

Existing RISC-V Extensions:

1.  "Zicntr"
2.  "Zihpm"
3.  "Zalrsc"
4.  "Zaamo"

New RISC-V Extensions:

5.  "Zicbom"
6.  "Zfbfmin"
7.  "Zvfbfmin"
8.  "Zvfbfwma"
2025-06-01 22:58:42 +00:00
..
assert-instr-macro Remove STDARCH_DISABLE_DEDUP_GUARD as it was unused 2025-04-20 21:39:39 +00:00
core_arch use simd_bitreverse on aarch64 2025-06-01 22:58:15 +00:00
intrinsic-test intrinsic-test: Reverse has_constraints() condition 2025-05-31 11:27:16 +00:00
simd-test-macro fix - aarch64_be tests 2025-05-03 05:06:15 +00:00
std_detect RISC-V: Linux 6.15 riscv_hwprobe support 2025-06-01 22:58:42 +00:00
stdarch-gen-arm use simd_bitreverse on aarch64 2025-06-01 22:58:15 +00:00
stdarch-gen-loongarch stdarch-gen-loongarch: Modernization of the coding style 2025-05-31 09:38:49 +00:00
stdarch-test stdarch-test: Modernization of the coding style 2025-05-31 09:38:49 +00:00
stdarch-verify stdarch-verify: Modernization of the coding style 2025-05-31 09:38:49 +00:00