Skip to main content

rotate_right

Function rotate_right 

Source
pub const fn rotate_right(word: u32, count: u32) -> u32
Expand description

Rotates a software-model word right by a constant or dynamic count.