Function right_extend_16_64

Source
pub fn right_extend_16_64(a: u16) -> u64
Expand description

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

ยงCost

82 mWU (milli weight units)