|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
SET_64 instruction. More...
#include <instruction.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (value_tag, result_address, value) | |
Public Attributes | |
| MemoryTagWrapper | value_tag |
| ResultAddressRef | result_address |
| uint64_t | value |
SET_64 instruction.
Definition at line 264 of file instruction.hpp.
| SET_64_Instruction::MSGPACK_FIELDS | ( | value_tag | , |
| result_address | , | ||
| value | |||
| ) |
| ResultAddressRef SET_64_Instruction::result_address |
Definition at line 266 of file instruction.hpp.
| uint64_t SET_64_Instruction::value |
Definition at line 267 of file instruction.hpp.
| MemoryTagWrapper SET_64_Instruction::value_tag |
Definition at line 265 of file instruction.hpp.