| Name: | rust-cmov-devel |
|---|---|
| Version: | 0.5.2 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 93203 |
| License: | Apache-2.0 OR MIT |
| RPM: | rust-cmov-devel-0.5.2-1.el9.noarch.rpm |
| Source RPM: | rust-cmov-0.5.2-1.el9.src.rpm |
| Build Date: | Mon Apr 06 2026 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/cmov |
| Summary: | Conditional move CPU intrinsics with pure Rust fallback implemenation |
| Description: | Conditional move CPU intrinsics which are guaranteed on major platforms (ARM32/ARM64, x86/x86_64, RISC-V) to execute in constant-time and not be rewritten as branches by the compiler. Provides wrappers for the CMOV family of instructions on x86/x86_64 and CSEL on AArch64, along with a portable "best-effort" pure Rust fallback implementation. This package contains library source intended for building other packages which use the "cmov" crate. |
- Initial import (#2445637)