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

#include <lookups_calldata_hashing.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_CALLDATA_HASHING_GET_CALLDATA_FIELD_2"
 
static constexpr std::string_view RELATION_NAME = "calldata_hashing"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 3
 
static constexpr Column SRC_SELECTOR = Column::calldata_hashing_sel_not_padding_2
 
static constexpr Column DST_SELECTOR = Column::calldata_sel
 
static constexpr Column COUNTS = Column::lookup_calldata_hashing_get_calldata_field_2_counts
 
static constexpr Column INVERSES = Column::lookup_calldata_hashing_get_calldata_field_2_inv
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZESRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZEDST_COLUMNS
 

Detailed Description

Definition at line 68 of file lookups_calldata_hashing.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_calldata_hashing_get_calldata_field_2_settings_::COUNTS = Column::lookup_calldata_hashing_get_calldata_field_2_counts
staticconstexpr

Definition at line 74 of file lookups_calldata_hashing.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_calldata_hashing_get_calldata_field_2_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::calldata_index, ColumnAndShifts::calldata_context_id, ColumnAndShifts::calldata_value
}

Definition at line 81 of file lookups_calldata_hashing.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_calldata_hashing_get_calldata_field_2_settings_::DST_SELECTOR = Column::calldata_sel
staticconstexpr

Definition at line 73 of file lookups_calldata_hashing.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_calldata_hashing_get_calldata_field_2_settings_::INVERSES = Column::lookup_calldata_hashing_get_calldata_field_2_inv
staticconstexpr

Definition at line 75 of file lookups_calldata_hashing.hpp.

◆ LOOKUP_TUPLE_SIZE

constexpr size_t bb::avm2::lookup_calldata_hashing_get_calldata_field_2_settings_::LOOKUP_TUPLE_SIZE = 3
staticconstexpr

Definition at line 71 of file lookups_calldata_hashing.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_calldata_hashing_get_calldata_field_2_settings_::NAME = "LOOKUP_CALLDATA_HASHING_GET_CALLDATA_FIELD_2"
staticconstexpr

Definition at line 69 of file lookups_calldata_hashing.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_calldata_hashing_get_calldata_field_2_settings_::RELATION_NAME = "calldata_hashing"
staticconstexpr

Definition at line 70 of file lookups_calldata_hashing.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_calldata_hashing_get_calldata_field_2_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::calldata_hashing_index_2_,
ColumnAndShifts::calldata_hashing_context_id,
ColumnAndShifts::calldata_hashing_input_2_
}

Definition at line 76 of file lookups_calldata_hashing.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_calldata_hashing_get_calldata_field_2_settings_::SRC_SELECTOR = Column::calldata_hashing_sel_not_padding_2
staticconstexpr

Definition at line 72 of file lookups_calldata_hashing.hpp.


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