typed_arch 0.1.1

typed std::arch intrinsics
1
2
3
//! Advanced Bit Manipulation (ABM)

pub use arch::{_lzcnt_u32, _popcnt32};