#include <lookups_execution.hpp>
Definition at line 48 of file lookups_execution.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_execution_instruction_fetching_result_settings_::COUNTS = Column::lookup_execution_instruction_fetching_result_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::instr_fetching_pc,
ColumnAndShifts::instr_fetching_bytecode_id,
ColumnAndShifts::instr_fetching_sel_parsing_err
}
Definition at line 61 of file lookups_execution.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_execution_instruction_fetching_result_settings_::DST_SELECTOR = Column::instr_fetching_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_execution_instruction_fetching_result_settings_::INVERSES = Column::lookup_execution_instruction_fetching_result_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_execution_instruction_fetching_result_settings_::LOOKUP_TUPLE_SIZE = 3 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_execution_instruction_fetching_result_settings_::NAME = "LOOKUP_EXECUTION_INSTRUCTION_FETCHING_RESULT" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_execution_instruction_fetching_result_settings_::RELATION_NAME = "execution" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::execution_pc,
ColumnAndShifts::execution_bytecode_id,
ColumnAndShifts::execution_sel_instruction_fetching_failure
}
Definition at line 56 of file lookups_execution.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_execution_instruction_fetching_result_settings_::SRC_SELECTOR = Column::execution_sel_bytecode_retrieval_success |
|
staticconstexpr |
The documentation for this struct was generated from the following file: