Function simfony_as_rust::jet::multi_bit_logic::leftmost_64_2
source ยท pub fn leftmost_64_2(a: u64) -> u2Expand description
Return the most significant 2 bits of a 64-bit value.
pub fn leftmost_64_2(a: u64) -> u2Return the most significant 2 bits of a 64-bit value.