simfony_as_rust::jet::arithmetic

Function negate_8

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

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