|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <instruction.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (a_address, b_address, result_address) | |
Public Attributes | |
| AddressRef | a_address |
| AddressRef | b_address |
| ResultAddressRef | result_address |
Definition at line 161 of file instruction.hpp.
| FDIV_8_Instruction::MSGPACK_FIELDS | ( | a_address | , |
| b_address | , | ||
| result_address | |||
| ) |
| AddressRef FDIV_8_Instruction::a_address |
Definition at line 162 of file instruction.hpp.
| AddressRef FDIV_8_Instruction::b_address |
Definition at line 163 of file instruction.hpp.
| ResultAddressRef FDIV_8_Instruction::result_address |
Definition at line 164 of file instruction.hpp.