about summary refs log tree commit diff
path: root/library/stdarch/crates/core_arch/src/riscv32
AgeCommit message (Expand)AuthorLines
2025-02-23mark riscv intrinsics as safeusamoi-72/+24
2025-02-09Apply missing_unsafe_on_externEric Huss-1/+1
2023-10-29Fix more missing/incorrect feature specificationsAmanieu d'Antras-0/+13
2023-08-31Fix: Remove assert_instr for RISCV, see #1464Gijs Burghoorn-10/+20
2023-08-31Fix: Add constant for assert_instrGijs Burghoorn-17/+8
2023-08-31Fix: Utilize LLVM intrinsics where possibleGijs Burghoorn-89/+36
2023-08-31Fix: Change to 'rustc_legacy_const_generics'Gijs Burghoorn-82/+43
2023-08-31Fix: Assembly mistakes in RISC-V Zk extensionsGijs Burghoorn-3/+3
2023-08-31Chore cargo fmtGijs Burghoorn-2/+2
2023-08-31Implement RISC-V Zk extension intrinsicsGijs Burghoorn-0/+463