PUSH32
reth_
ethereum
1.6.0
In reth_
ethereum::
evm::
revm::
revm::
bytecode::
opcode
reth_ethereum
::
evm
::
revm
::
revm
::
bytecode
::
opcode
Constant
PUSH32
Copy item path
pub const PUSH32:
u8
= 0x7F; // 127u8
Available on
crate feature
evm
only.
Expand description
The
0x7F
(“PUSH32”) opcode.