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