#include <lookups_tx.hpp>
Definition at line 74 of file lookups_tx.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_tx_phase_jump_on_revert_settings_::COUNTS = Column::lookup_tx_phase_jump_on_revert_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::precomputed_phase_value, ColumnAndShifts::precomputed_next_phase_on_revert
}
Definition at line 85 of file lookups_tx.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_tx_phase_jump_on_revert_settings_::DST_SELECTOR = Column::precomputed_sel_phase |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_tx_phase_jump_on_revert_settings_::INVERSES = Column::lookup_tx_phase_jump_on_revert_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_tx_phase_jump_on_revert_settings_::LOOKUP_TUPLE_SIZE = 2 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_tx_phase_jump_on_revert_settings_::NAME = "LOOKUP_TX_PHASE_JUMP_ON_REVERT" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_tx_phase_jump_on_revert_settings_::RELATION_NAME = "tx" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::tx_phase_value, ColumnAndShifts::tx_phase_value_shift
}
Definition at line 82 of file lookups_tx.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_tx_phase_jump_on_revert_settings_::SRC_SELECTOR = Column::tx_reverted |
|
staticconstexpr |
The documentation for this struct was generated from the following file: