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

#include <lookups_execution.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_EXECUTION_EXEC_SPEC_READ"
 
static constexpr std::string_view RELATION_NAME = "execution"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 43
 
static constexpr Column SRC_SELECTOR = Column::execution_sel_instruction_fetching_success
 
static constexpr Column DST_SELECTOR = Column::precomputed_sel_exec_spec
 
static constexpr Column COUNTS = Column::lookup_execution_exec_spec_read_counts
 
static constexpr Column INVERSES = Column::lookup_execution_exec_spec_read_inv
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZESRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZEDST_COLUMNS
 

Detailed Description

Definition at line 110 of file lookups_execution.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_execution_exec_spec_read_settings_::COUNTS = Column::lookup_execution_exec_spec_read_counts
staticconstexpr

Definition at line 116 of file lookups_execution.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_execution_exec_spec_read_settings_::DST_COLUMNS
staticconstexpr

Definition at line 163 of file lookups_execution.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_execution_exec_spec_read_settings_::DST_SELECTOR = Column::precomputed_sel_exec_spec
staticconstexpr

Definition at line 115 of file lookups_execution.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_execution_exec_spec_read_settings_::INVERSES = Column::lookup_execution_exec_spec_read_inv
staticconstexpr

Definition at line 117 of file lookups_execution.hpp.

◆ LOOKUP_TUPLE_SIZE

constexpr size_t bb::avm2::lookup_execution_exec_spec_read_settings_::LOOKUP_TUPLE_SIZE = 43
staticconstexpr

Definition at line 113 of file lookups_execution.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_execution_exec_spec_read_settings_::NAME = "LOOKUP_EXECUTION_EXEC_SPEC_READ"
staticconstexpr

Definition at line 111 of file lookups_execution.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_execution_exec_spec_read_settings_::RELATION_NAME = "execution"
staticconstexpr

Definition at line 112 of file lookups_execution.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_execution_exec_spec_read_settings_::SRC_COLUMNS
staticconstexpr

Definition at line 118 of file lookups_execution.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_execution_exec_spec_read_settings_::SRC_SELECTOR = Column::execution_sel_instruction_fetching_success
staticconstexpr

Definition at line 114 of file lookups_execution.hpp.


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