Function simfony_as_rust::jet::multi_bit_logic::right_rotate_8

source ยท
pub fn right_rotate_8(a: u4, b: u8) -> u8
Expand description

Right-rotate an 8-bit value by the given amount.