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

Instruction instruction
 
MemoryValue base_address
 
std::vector< OperandResolutionInforesolution_info
 

Detailed Description

Definition at line 52 of file addressing_event.hpp.

Member Data Documentation

◆ base_address

MemoryValue bb::avm2::simulation::AddressingEvent::base_address

Definition at line 54 of file addressing_event.hpp.

◆ instruction

Instruction bb::avm2::simulation::AddressingEvent::instruction

Definition at line 53 of file addressing_event.hpp.

◆ resolution_info

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

Definition at line 55 of file addressing_event.hpp.


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