#include <lookups_gas.hpp>
Definition at line 16 of file lookups_gas.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_gas_addressing_gas_read_settings_::COUNTS = Column::lookup_gas_addressing_gas_read_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::precomputed_clk, ColumnAndShifts::precomputed_addressing_gas
}
Definition at line 27 of file lookups_gas.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_gas_addressing_gas_read_settings_::DST_SELECTOR = Column::precomputed_sel_addressing_gas |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_gas_addressing_gas_read_settings_::INVERSES = Column::lookup_gas_addressing_gas_read_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_gas_addressing_gas_read_settings_::LOOKUP_TUPLE_SIZE = 2 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_gas_addressing_gas_read_settings_::NAME = "LOOKUP_GAS_ADDRESSING_GAS_READ" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_gas_addressing_gas_read_settings_::RELATION_NAME = "gas" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::execution_indirect, ColumnAndShifts::execution_addressing_gas
}
Definition at line 24 of file lookups_gas.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_gas_addressing_gas_read_settings_::SRC_SELECTOR = Column::execution_sel_should_check_gas |
|
staticconstexpr |
The documentation for this struct was generated from the following file: