Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::InstructionInfoDB Class Reference

#include <instruction_info.hpp>

Inheritance diagram for bb::avm2::simulation::InstructionInfoDB:
bb::avm2::simulation::InstructionInfoDBInterface

Public Member Functions

const ExecInstructionSpecget (ExecutionOpCode opcode) const override
 
const WireInstructionSpecget (WireOpCode opcode) const override
 
- Public Member Functions inherited from bb::avm2::simulation::InstructionInfoDBInterface
virtual ~InstructionInfoDBInterface ()=default
 

Detailed Description

Definition at line 19 of file instruction_info.hpp.

Member Function Documentation

◆ get() [1/2]

const ExecInstructionSpec & bb::avm2::simulation::InstructionInfoDB::get ( ExecutionOpCode  opcode) const
inlineoverridevirtual

◆ get() [2/2]

const WireInstructionSpec & bb::avm2::simulation::InstructionInfoDB::get ( WireOpCode  opcode) const
inlineoverridevirtual

The documentation for this class was generated from the following file: