EvmInstruction

Architecture-specific instruction variant

class EvmInstruction : InstructionImpl!(EvmInstructionId, EvmRegister, EvmDetail) {}

Meta