Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
instruction_spec.cpp File Reference
#include "barretenberg/vm2/common/instruction_spec.hpp"
#include "barretenberg/aztec/aztec_constants.hpp"
#include "barretenberg/vm2/common/opcodes.hpp"
#include <array>

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 

Typedefs

using bb::avm2::RegisterInfo = ExecInstructionSpec::RegisterInfo
 

Functions

const std::unordered_map< WireOpCode, WireInstructionSpec > & bb::avm2::get_wire_instruction_spec ()
 
const std::unordered_map< ExecutionOpCode, ExecInstructionSpec > & bb::avm2::get_exec_instruction_spec ()