sp1_core_executor

Function get_msb

Source
pub const fn get_msb(a: u32) -> u8
Expand description

Calculate the most significant bit of the given 32-bit integer a, and returns it as a u8.