|
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 |
| ResultAddressRef | result_address |
| uint16_t | value |
SET_16 instruction.
Definition at line 248 of file instruction.hpp.
| SET_16_Instruction::MSGPACK_FIELDS | ( | value_tag | , |
| result_address | , | ||
| value | |||
| ) |
| ResultAddressRef SET_16_Instruction::result_address |
Definition at line 250 of file instruction.hpp.
| uint16_t SET_16_Instruction::value |
Definition at line 251 of file instruction.hpp.
| MemoryTagWrapper SET_16_Instruction::value_tag |
Definition at line 249 of file instruction.hpp.