Skip to main content

dsrl

Function dsrl 

Source
pub const fn dsrl(v: u64, sa: u32) -> u64
Expand description

DSRL — 64-bit shift right logical. sa is the effective 0..64 amount; see dsll on the DSRL/DSRL32 encoding split.