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