Function right_extend_8_64

Source
pub fn right_extend_8_64(a: u8) -> u64
Expand description

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

ยงCost

124 mWU (milli weight units)