Function simfony_as_rust::jet::arithmetic::negate_8

source ·
pub fn negate_8(a: u8) -> (bool, u8)
Expand description

Negate the integer (modulo 2⁸) and return the borrow bit.