reth_
evm
1.4.3
In reth_
evm::
revm::
bytecode::
opcode
reth_evm
::
revm
::
bytecode
::
opcode
Constant
SIGNEXTEND
Copy item path
pub const SIGNEXTEND:
u8
= 0x0B; // 11u8
Expand description
The
0x0B
(“SIGNEXTEND”) opcode.