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

CAST_16: cast mem[src_offset_index] to target_tag and store at dst_offset. More...

#include <instruction.hpp>

Public Member Functions

 MSGPACK_FIELDS (src_tag, src_address, result_address, target_tag)
 

Public Attributes

MemoryTagWrapper src_tag
 
AddressRef src_address
 
ResultAddressRef result_address
 
MemoryTagWrapper target_tag
 

Detailed Description

CAST_16: cast mem[src_offset_index] to target_tag and store at dst_offset.

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

Definition at line 423 of file instruction.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

CAST_16_Instruction::MSGPACK_FIELDS ( src_tag  ,
src_address  ,
result_address  ,
target_tag   
)

Member Data Documentation

◆ result_address

◆ src_address

◆ src_tag

◆ target_tag


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