forge::revm::interpreter::opcode

Constant ADD

pub const ADD: u8 = 0x01; // 1u8
Expand description

The 0x01 (“ADD”) opcode.