Constant MUL

Source
pub const MUL: Constraint;
Expand description

§Mul

0x22

Multiply two words.

§Stack Input

[lhs, rhs]

§Stack Output

[lhs * rhs]