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

#include <lookups_bc_hashing.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_BC_HASHING_CHECK_FINAL_BYTES_REMAINING"
 
static constexpr std::string_view RELATION_NAME = "bc_hashing"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 9
 
static constexpr Column SRC_SELECTOR = Column::bc_hashing_latch
 
static constexpr Column DST_SELECTOR = Column::bc_decomposition_sel_packed
 
static constexpr Column COUNTS = Column::lookup_bc_hashing_check_final_bytes_remaining_counts
 
static constexpr Column INVERSES = Column::lookup_bc_hashing_check_final_bytes_remaining_inv
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZESRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZEDST_COLUMNS
 

Detailed Description

Definition at line 16 of file lookups_bc_hashing.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_bc_hashing_check_final_bytes_remaining_settings_::COUNTS = Column::lookup_bc_hashing_check_final_bytes_remaining_counts
staticconstexpr

Definition at line 22 of file lookups_bc_hashing.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_bc_hashing_check_final_bytes_remaining_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::bc_decomposition_pc,
ColumnAndShifts::bc_decomposition_id,
ColumnAndShifts::bc_decomposition_sel_windows_gt_remaining,
ColumnAndShifts::bc_decomposition_bytes_pc_plus_31,
ColumnAndShifts::bc_decomposition_bytes_pc_plus_32,
ColumnAndShifts::bc_decomposition_bytes_pc_plus_33,
ColumnAndShifts::bc_decomposition_bytes_pc_plus_34,
ColumnAndShifts::bc_decomposition_bytes_pc_plus_35,
ColumnAndShifts::bc_decomposition_bytes_pc_plus_36
}

Definition at line 35 of file lookups_bc_hashing.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_bc_hashing_check_final_bytes_remaining_settings_::DST_SELECTOR = Column::bc_decomposition_sel_packed
staticconstexpr

Definition at line 21 of file lookups_bc_hashing.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_bc_hashing_check_final_bytes_remaining_settings_::INVERSES = Column::lookup_bc_hashing_check_final_bytes_remaining_inv
staticconstexpr

Definition at line 23 of file lookups_bc_hashing.hpp.

◆ LOOKUP_TUPLE_SIZE

constexpr size_t bb::avm2::lookup_bc_hashing_check_final_bytes_remaining_settings_::LOOKUP_TUPLE_SIZE = 9
staticconstexpr

Definition at line 19 of file lookups_bc_hashing.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_bc_hashing_check_final_bytes_remaining_settings_::NAME = "LOOKUP_BC_HASHING_CHECK_FINAL_BYTES_REMAINING"
staticconstexpr

Definition at line 17 of file lookups_bc_hashing.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_bc_hashing_check_final_bytes_remaining_settings_::RELATION_NAME = "bc_hashing"
staticconstexpr

Definition at line 18 of file lookups_bc_hashing.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_bc_hashing_check_final_bytes_remaining_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::bc_hashing_pc_at_final_field,
ColumnAndShifts::bc_hashing_bytecode_id,
ColumnAndShifts::bc_hashing_sel,
ColumnAndShifts::precomputed_zero,
ColumnAndShifts::precomputed_zero,
ColumnAndShifts::precomputed_zero,
ColumnAndShifts::precomputed_zero,
ColumnAndShifts::precomputed_zero,
ColumnAndShifts::precomputed_zero
}

Definition at line 24 of file lookups_bc_hashing.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_bc_hashing_check_final_bytes_remaining_settings_::SRC_SELECTOR = Column::bc_hashing_latch
staticconstexpr

Definition at line 20 of file lookups_bc_hashing.hpp.


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