|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
CAST_8: 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_8: cast mem[src_offset_index] to target_tag and store at dst_offset.
Definition at line 414 of file instruction.hpp.
| CAST_8_Instruction::MSGPACK_FIELDS | ( | src_tag | , |
| src_address | , | ||
| result_address | , | ||
| target_tag | |||
| ) |
| ResultAddressRef CAST_8_Instruction::result_address |
Definition at line 417 of file instruction.hpp.
| AddressRef CAST_8_Instruction::src_address |
Definition at line 416 of file instruction.hpp.
| MemoryTagWrapper CAST_8_Instruction::src_tag |
Definition at line 415 of file instruction.hpp.
| MemoryTagWrapper CAST_8_Instruction::target_tag |
Definition at line 418 of file instruction.hpp.