Function simfony_as_rust::jet::multi_bit_logic::rightmost_64_4
source ยท pub fn rightmost_64_4(a: u64) -> u4Expand description
Return the least significant 4 bits of a 64-bit value.
pub fn rightmost_64_4(a: u64) -> u4Return the least significant 4 bits of a 64-bit value.