Constant SUB

Source
pub const SUB: OpCode = _; // 58u8
Expand description

SUB A B - set R(A) = R(A) - R(B)