Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::AddressingEvent Struct Reference

#include <addressing_event.hpp>

Public Attributes

MemoryValue base_address = MemoryValue::from_tag(static_cast<MemoryTag>(0), 0)
 
std::vector< OperandResolutionInforesolution_info
 

Detailed Description

Definition at line 61 of file addressing_event.hpp.

Member Data Documentation

◆ base_address

MemoryValue bb::avm2::simulation::AddressingEvent::base_address = MemoryValue::from_tag(static_cast<MemoryTag>(0), 0)

Definition at line 62 of file addressing_event.hpp.

◆ resolution_info

std::vector<OperandResolutionInfo> bb::avm2::simulation::AddressingEvent::resolution_info

Definition at line 63 of file addressing_event.hpp.


The documentation for this struct was generated from the following file: