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

#include <lookups_execution.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_EXECUTION_DISPATCH_TO_EMIT_UNENCRYPTED_LOG"
 
static constexpr std::string_view RELATION_NAME = "execution"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 10
 
static constexpr Column SRC_SELECTOR = Column::execution_sel_exec_dispatch_emit_unencrypted_log
 
static constexpr Column DST_SELECTOR = Column::emit_unencrypted_log_start
 
static constexpr Column COUNTS = Column::lookup_execution_dispatch_to_emit_unencrypted_log_counts
 
static constexpr Column INVERSES = Column::lookup_execution_dispatch_to_emit_unencrypted_log_inv
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZESRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZEDST_COLUMNS
 

Detailed Description

Definition at line 449 of file lookups_execution.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_execution_dispatch_to_emit_unencrypted_log_settings_::COUNTS = Column::lookup_execution_dispatch_to_emit_unencrypted_log_counts
staticconstexpr

Definition at line 455 of file lookups_execution.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_execution_dispatch_to_emit_unencrypted_log_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::emit_unencrypted_log_execution_clk,
ColumnAndShifts::emit_unencrypted_log_space_id,
ColumnAndShifts::emit_unencrypted_log_log_address,
ColumnAndShifts::emit_unencrypted_log_log_size,
ColumnAndShifts::emit_unencrypted_log_contract_address,
ColumnAndShifts::emit_unencrypted_log_prev_num_unencrypted_log_fields,
ColumnAndShifts::emit_unencrypted_log_next_num_unencrypted_log_fields,
ColumnAndShifts::emit_unencrypted_log_is_static,
ColumnAndShifts::emit_unencrypted_log_error,
ColumnAndShifts::emit_unencrypted_log_discard
}

Definition at line 469 of file lookups_execution.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_execution_dispatch_to_emit_unencrypted_log_settings_::DST_SELECTOR = Column::emit_unencrypted_log_start
staticconstexpr

Definition at line 454 of file lookups_execution.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_execution_dispatch_to_emit_unencrypted_log_settings_::INVERSES = Column::lookup_execution_dispatch_to_emit_unencrypted_log_inv
staticconstexpr

Definition at line 456 of file lookups_execution.hpp.

◆ LOOKUP_TUPLE_SIZE

constexpr size_t bb::avm2::lookup_execution_dispatch_to_emit_unencrypted_log_settings_::LOOKUP_TUPLE_SIZE = 10
staticconstexpr

Definition at line 452 of file lookups_execution.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_execution_dispatch_to_emit_unencrypted_log_settings_::NAME = "LOOKUP_EXECUTION_DISPATCH_TO_EMIT_UNENCRYPTED_LOG"
staticconstexpr

Definition at line 450 of file lookups_execution.hpp.

◆ RELATION_NAME

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

Definition at line 451 of file lookups_execution.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_execution_dispatch_to_emit_unencrypted_log_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::precomputed_clk,
ColumnAndShifts::execution_context_id,
ColumnAndShifts::execution_rop_1_,
ColumnAndShifts::execution_register_0_,
ColumnAndShifts::execution_contract_address,
ColumnAndShifts::execution_prev_num_unencrypted_log_fields,
ColumnAndShifts::execution_num_unencrypted_log_fields,
ColumnAndShifts::execution_is_static,
ColumnAndShifts::execution_sel_opcode_error,
ColumnAndShifts::execution_discard
}

Definition at line 457 of file lookups_execution.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_execution_dispatch_to_emit_unencrypted_log_settings_::SRC_SELECTOR = Column::execution_sel_exec_dispatch_emit_unencrypted_log
staticconstexpr

Definition at line 453 of file lookups_execution.hpp.


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