Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
GETENVVAR_Instruction Struct Reference

GETENVVAR: M[result_offset] = getenvvar(type) More...

#include <instruction.hpp>

Public Member Functions

 MSGPACK_FIELDS (result_address, type)
 

Public Attributes

ResultAddressRef result_address
 
uint8_t type
 

Detailed Description

GETENVVAR: M[result_offset] = getenvvar(type)

Examples
/opt/build/repo/barretenberg/cpp/src/barretenberg/avm_fuzzer/fuzz_lib/instruction.hpp.

Definition at line 448 of file instruction.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

GETENVVAR_Instruction::MSGPACK_FIELDS ( result_address  ,
type   
)

Member Data Documentation

◆ result_address

ResultAddressRef GETENVVAR_Instruction::result_address

◆ type

uint8_t GETENVVAR_Instruction::type

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