forge
0.2.0
In forge::
revm::
interpreter::
opcode
forge
::
revm
::
interpreter
::
opcode
Constant
MUL
Copy item path
pub const MUL:
u8
= 0x02; // 2u8
Expand description
The
0x02
(“MUL”) opcode.