Function left_extend_32_64

Source
pub fn left_extend_32_64(a: u32) -> u64
Expand description

Extend a 16-bit value to a 64-bit value by padding its left with the MSB.

ยงCost

63 mWU (milli weight units)