Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
addressing_event.hpp File Reference
#include <cstdint>
#include <optional>
#include <stdexcept>
#include <string>
#include <vector>
#include "barretenberg/vm2/common/memory_types.hpp"
#include "barretenberg/vm2/simulation/lib/serialization.hpp"

Go to the source code of this file.

Classes

struct  bb::avm2::simulation::AddressingException
 
struct  bb::avm2::simulation::OperandResolutionInfo
 
struct  bb::avm2::simulation::AddressingEvent
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 
namespace  bb::avm2::simulation
 

Enumerations

enum class  bb::avm2::simulation::AddressingEventError { bb::avm2::simulation::BASE_ADDRESS_INVALID , bb::avm2::simulation::RELATIVE_COMPUTATION_OOB , bb::avm2::simulation::INVALID_ADDRESS_AFTER_INDIRECTION }
 

Functions

std::string bb::avm2::simulation::to_string (AddressingEventError e)