essential_constraint_asm::short

Constant MUL

source
pub const MUL: Op;
Expand description

§Mul

0x22

Multiply two words.

§Stack Input

[lhs, rhs]

§Stack Output

[lhs * rhs]