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

#include <perms_registers.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "PERM_REGISTERS_MEM_OP_5"
 
static constexpr std::string_view RELATION_NAME = "registers"
 
static constexpr size_t COLUMNS_PER_SET = 6
 
static constexpr Column SRC_SELECTOR = Column::execution_sel_op_reg_effective_5_
 
static constexpr Column DST_SELECTOR = Column::memory_sel_register_op_5_
 
static constexpr Column INVERSES = Column::perm_registers_mem_op_5_inv
 
static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SETSRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SETDST_COLUMNS
 

Detailed Description

Definition at line 136 of file perms_registers.hpp.

Member Data Documentation

◆ COLUMNS_PER_SET

constexpr size_t bb::avm2::perm_registers_mem_op_5_settings_::COLUMNS_PER_SET = 6
staticconstexpr

Definition at line 139 of file perms_registers.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, COLUMNS_PER_SET> bb::avm2::perm_registers_mem_op_5_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::memory_clk, ColumnAndShifts::memory_space_id, ColumnAndShifts::memory_address,
ColumnAndShifts::memory_value, ColumnAndShifts::memory_tag, ColumnAndShifts::memory_rw
}

Definition at line 148 of file perms_registers.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::perm_registers_mem_op_5_settings_::DST_SELECTOR = Column::memory_sel_register_op_5_
staticconstexpr

Definition at line 141 of file perms_registers.hpp.

◆ INVERSES

constexpr Column bb::avm2::perm_registers_mem_op_5_settings_::INVERSES = Column::perm_registers_mem_op_5_inv
staticconstexpr

Definition at line 142 of file perms_registers.hpp.

◆ NAME

constexpr std::string_view bb::avm2::perm_registers_mem_op_5_settings_::NAME = "PERM_REGISTERS_MEM_OP_5"
staticconstexpr

Definition at line 137 of file perms_registers.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::perm_registers_mem_op_5_settings_::RELATION_NAME = "registers"
staticconstexpr

Definition at line 138 of file perms_registers.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, COLUMNS_PER_SET> bb::avm2::perm_registers_mem_op_5_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::precomputed_clk, ColumnAndShifts::execution_context_id,
ColumnAndShifts::execution_rop_5_, ColumnAndShifts::execution_register_5_,
ColumnAndShifts::execution_mem_tag_reg_5_, ColumnAndShifts::execution_rw_reg_5_
}

Definition at line 143 of file perms_registers.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::perm_registers_mem_op_5_settings_::SRC_SELECTOR = Column::execution_sel_op_reg_effective_5_
staticconstexpr

Definition at line 140 of file perms_registers.hpp.


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