|
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 | |
| ParamRef | a_address |
| ParamRef | b_address |
| AddressRef | result_address |
Definition at line 351 of file instruction.hpp.
| FDIV_16_Instruction::MSGPACK_FIELDS | ( | a_address | , |
| b_address | , | ||
| result_address | |||
| ) |
| ParamRef FDIV_16_Instruction::a_address |
Definition at line 352 of file instruction.hpp.
| ParamRef FDIV_16_Instruction::b_address |
Definition at line 353 of file instruction.hpp.
| AddressRef FDIV_16_Instruction::result_address |
Definition at line 354 of file instruction.hpp.