|
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 |
| AddressRef | src_address |
| ResultAddressRef | result_address |
| MemoryTagWrapper | target_tag |
CAST_16: cast mem[src_offset_index] to target_tag and store at dst_offset.
Definition at line 423 of file instruction.hpp.
| CAST_16_Instruction::MSGPACK_FIELDS | ( | src_tag | , |
| src_address | , | ||
| result_address | , | ||
| target_tag | |||
| ) |
| ResultAddressRef CAST_16_Instruction::result_address |
Definition at line 426 of file instruction.hpp.
| AddressRef CAST_16_Instruction::src_address |
Definition at line 425 of file instruction.hpp.
| MemoryTagWrapper CAST_16_Instruction::src_tag |
Definition at line 424 of file instruction.hpp.
| MemoryTagWrapper CAST_16_Instruction::target_tag |
Definition at line 427 of file instruction.hpp.