|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
mem[result_offset] = mem[a_address] == mem[b_address] More...
#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 |
mem[result_offset] = mem[a_address] == mem[b_address]
Definition at line 185 of file instruction.hpp.
| EQ_8_Instruction::MSGPACK_FIELDS | ( | a_address | , |
| b_address | , | ||
| result_address | |||
| ) |
| ParamRef EQ_8_Instruction::a_address |
Definition at line 186 of file instruction.hpp.
| ParamRef EQ_8_Instruction::b_address |
Definition at line 187 of file instruction.hpp.
| AddressRef EQ_8_Instruction::result_address |
Definition at line 188 of file instruction.hpp.