Function simfony_as_rust::jet::multi_bit_logic::right_extend_8_32
source ยท pub fn right_extend_8_32(a: u8) -> u32Expand description
Extend an 8-bit value to a 32-bit value by padding its right with the MSB.