wrappedDivide

val wrappedDivide: L2_BIT_LOGIC_OP

The L2Operation for computing the ratio of two Ints (i.e., intA / intB), wrapping around with 2's complement semantics as needed.