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