PUSH1
forge
1.3.2
In forge::
revm::
bytecode::
opcode
forge
::
revm
::
bytecode
::
opcode
Constant
PUSH1
Copy item path
pub const PUSH1:
u8
= 0x60; // 96u8
Expand description
The
0x60
(“PUSH1”) opcode.