pub const fn dsrl(v: u64, sa: u32) -> u64
DSRL — 64-bit shift right logical. sa is the effective 0..64 amount; see dsll on the DSRL/DSRL32 encoding split.
DSRL
sa
0..64
dsll
DSRL32