mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-18 11:03:09 +00:00

These features include: - V for vector extension - Zfinx, Zdinx, Zhinx and Zhinxmin float in integer register extensions - Zfh, Zfhmin 16-bit float pointer extensions - Zbkb, Zkbc, Zbkc, Zk* cryptography extensions It matches name in LLVM feature and is_riscv_feature_detected!.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.