Constant MUL

Source
pub const MUL: OpCode = _; // 59u8
Expand description

MUL A B - set R(A) = R(A) * R(B)