Function simfony_as_rust::jet::multi_bit_logic::left_rotate_8
source ยท pub fn left_rotate_8(a: u4, b: u8) -> u8Expand description
Left-rotate an 8-bit value by the given amount.
pub fn left_rotate_8(a: u4, b: u8) -> u8Left-rotate an 8-bit value by the given amount.