Constant ADD

Source
pub const ADD: Constraint;
Expand description

§Add

0x20

Add two words.

§Stack Input

[lhs, rhs]

§Stack Output

[lhs + rhs]