revm_interpreter::opcode

Constant TSTORE

Source
pub const TSTORE: u8 = 0x5D;
Expand description

The 0x5D (“TSTORE”) opcode.