Function negate_8

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

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

§Cost

91 mWU (milli weight units)