Constant DIV

Source
pub const DIV: OpCode = _; // 60u8
Expand description

DIV A B - set R(A) = R(A) / R(B)