|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
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 |
| ParamRef | src_address |
| AddressRef | result_address |
| MemoryTagWrapper | target_tag |
CAST_16: cast mem[src_offset_index] to target_tag and store at dst_offset.
Definition at line 438 of file instruction.hpp.
| CAST_16_Instruction::MSGPACK_FIELDS | ( | src_tag | , |
| src_address | , | ||
| result_address | , | ||
| target_tag | |||
| ) |
| AddressRef CAST_16_Instruction::result_address |
Definition at line 441 of file instruction.hpp.
| ParamRef CAST_16_Instruction::src_address |
Definition at line 440 of file instruction.hpp.
| MemoryTagWrapper CAST_16_Instruction::src_tag |
Definition at line 439 of file instruction.hpp.
| MemoryTagWrapper CAST_16_Instruction::target_tag |
Definition at line 442 of file instruction.hpp.