#include <perms_execution.hpp>
Definition at line 16 of file perms_execution.hpp.
◆ COLUMNS_PER_SET
constexpr size_t bb::avm2::perm_execution_dispatch_keccakf1600_settings_::COLUMNS_PER_SET = 5 |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= { ColumnAndShifts::keccakf1600_clk,
ColumnAndShifts::keccakf1600_dst_addr,
ColumnAndShifts::keccakf1600_src_addr,
ColumnAndShifts::keccakf1600_space_id,
ColumnAndShifts::keccakf1600_error }
Definition at line 30 of file perms_execution.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::perm_execution_dispatch_keccakf1600_settings_::DST_SELECTOR = Column::keccakf1600_start |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::perm_execution_dispatch_keccakf1600_settings_::INVERSES = Column::perm_execution_dispatch_keccakf1600_inv |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::perm_execution_dispatch_keccakf1600_settings_::NAME = "PERM_EXECUTION_DISPATCH_KECCAKF1600" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::perm_execution_dispatch_keccakf1600_settings_::RELATION_NAME = "execution" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::precomputed_clk,
ColumnAndShifts::execution_rop_0_,
ColumnAndShifts::execution_rop_1_,
ColumnAndShifts::execution_context_id,
ColumnAndShifts::execution_sel_opcode_error
}
Definition at line 23 of file perms_execution.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::perm_execution_dispatch_keccakf1600_settings_::SRC_SELECTOR = Column::execution_sel_execute_keccakf1600 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: