#include <lookups_gas.hpp>
Definition at line 38 of file lookups_gas.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_gas_limit_used_l2_range_settings_::COUNTS = Column::lookup_gas_limit_used_l2_range_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::range_check_value, ColumnAndShifts::range_check_rng_chk_bits
}
Definition at line 49 of file lookups_gas.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_gas_limit_used_l2_range_settings_::DST_SELECTOR = Column::range_check_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_gas_limit_used_l2_range_settings_::INVERSES = Column::lookup_gas_limit_used_l2_range_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_gas_limit_used_l2_range_settings_::LOOKUP_TUPLE_SIZE = 2 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_gas_limit_used_l2_range_settings_::NAME = "LOOKUP_GAS_LIMIT_USED_L2_RANGE" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_gas_limit_used_l2_range_settings_::RELATION_NAME = "gas" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::execution_limit_used_l2_cmp_diff, ColumnAndShifts::execution_constant_64
}
Definition at line 46 of file lookups_gas.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_gas_limit_used_l2_range_settings_::SRC_SELECTOR = Column::execution_sel_should_check_gas |
|
staticconstexpr |
The documentation for this struct was generated from the following file: