Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
pure_addressing.hpp
Go to the documentation of this file.
1#pragma once
2
7
8namespace bb::avm2::simulation {
9
21
22} // namespace bb::avm2::simulation
const InstructionInfoDBInterface & instruction_info_db
std::vector< Operand > resolve(const Instruction &instruction, MemoryInterface &memory) override
PureAddressing(const InstructionInfoDBInterface &instruction_info_db)
Instruction instruction
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13