|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
SET_8 instruction. More...
#include <instruction.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (value_tag, result_address, value) | |
Public Attributes | |
| MemoryTagWrapper | value_tag |
| ResultAddressRef | result_address |
| uint8_t | value |
SET_8 instruction.
Definition at line 240 of file instruction.hpp.
| SET_8_Instruction::MSGPACK_FIELDS | ( | value_tag | , |
| result_address | , | ||
| value | |||
| ) |
| ResultAddressRef SET_8_Instruction::result_address |
Definition at line 242 of file instruction.hpp.
| uint8_t SET_8_Instruction::value |
Definition at line 243 of file instruction.hpp.
| MemoryTagWrapper SET_8_Instruction::value_tag |
Definition at line 241 of file instruction.hpp.