Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Acir::BrilligOpcode::BinaryFieldOp Struct Reference

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::MemoryAddress destination
 
Acir::BinaryFieldOp op
 
Acir::MemoryAddress lhs
 
Acir::MemoryAddress rhs
 

Friends

bool operator== (const BinaryFieldOp &, const BinaryFieldOp &)
 

Detailed Description

Definition at line 1339 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

void Acir::BrilligOpcode::BinaryFieldOp::msgpack_unpack ( msgpack::object const &  o)
inline

Definition at line 1347 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const BinaryFieldOp lhs,
const BinaryFieldOp rhs 
)
friend

Definition at line 5710 of file acir.hpp.

Member Data Documentation

◆ destination

Acir::MemoryAddress Acir::BrilligOpcode::BinaryFieldOp::destination

Definition at line 1340 of file acir.hpp.

◆ lhs

Acir::MemoryAddress Acir::BrilligOpcode::BinaryFieldOp::lhs

Definition at line 1342 of file acir.hpp.

◆ op

Acir::BinaryFieldOp Acir::BrilligOpcode::BinaryFieldOp::op

Definition at line 1341 of file acir.hpp.

◆ rhs

Acir::MemoryAddress Acir::BrilligOpcode::BinaryFieldOp::rhs

Definition at line 1343 of file acir.hpp.


The documentation for this struct was generated from the following file: