Skip to main content
SDIV
reth_
ethereum
2.2.0
In reth_
ethereum::
evm::
revm::
db::
bytecode::
opcode
reth_ethereum
::
evm
::
revm
::
db
::
bytecode
::
opcode
Constant
SDIV
Copy item path
pub const SDIV:
u8
= 0x05; // 5u8
Available on
crate feature
evm
only.
Expand description
The
0x05
(“SDIV”) opcode.