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