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 = 39
 
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 118 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 124 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 167 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 123 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 125 of file lookups_execution.hpp.

◆ LOOKUP_TUPLE_SIZE

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

Definition at line 121 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 119 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 120 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 126 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 122 of file lookups_execution.hpp.


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