[−][src]Function core::arch::aarch64::_rbit_u32
pub unsafe fn _rbit_u32(x: u32) -> u32
This is supported on AArch64 and target feature
v7
only.Reverse the bit order.
pub unsafe fn _rbit_u32(x: u32) -> u32
v7
only.Reverse the bit order.