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

MOV_16 instruction: mem[dst_offset] = mem[src_offset]. More...

#include <instruction.hpp>

Public Member Functions

 MSGPACK_FIELDS (value_tag, src_address, result_address)
 

Public Attributes

MemoryTagWrapper value_tag
 
AddressRef src_address
 
ResultAddressRef result_address
 

Detailed Description

MOV_16 instruction: mem[dst_offset] = mem[src_offset].

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

Definition at line 297 of file instruction.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

MOV_16_Instruction::MSGPACK_FIELDS ( value_tag  ,
src_address  ,
result_address   
)

Member Data Documentation

◆ result_address

◆ src_address

◆ value_tag


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