forge::revm::interpreter::opcode

Constant TSTORE

pub const TSTORE: u8 = 0x5D; // 93u8
Expand description

The 0x5D (“TSTORE”) opcode.