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