|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
SET_16 instruction. More...
#include <instruction.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (value_tag, result_address, value) | |
Public Attributes | |
| MemoryTagWrapper | value_tag |
| AddressRef | result_address |
| uint16_t | value |
SET_16 instruction.
Definition at line 263 of file instruction.hpp.
| SET_16_Instruction::MSGPACK_FIELDS | ( | value_tag | , |
| result_address | , | ||
| value | |||
| ) |
| AddressRef SET_16_Instruction::result_address |
Definition at line 265 of file instruction.hpp.
| uint16_t SET_16_Instruction::value |
Definition at line 266 of file instruction.hpp.
| MemoryTagWrapper SET_16_Instruction::value_tag |
Definition at line 264 of file instruction.hpp.