wrappedSubtract

val wrappedSubtract: L2_BIT_LOGIC_OP

The L2Operation for computing the difference of two Ints (the first minus the second), wrapping around with 2's complement semantics as needed.