|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <acir.hpp>
Public Member Functions | |
| void | msgpack_unpack (msgpack::object const &o) |
Public Attributes | |
| Acir::MemoryAddress | destination |
| Acir::BinaryIntOp | op |
| Acir::IntegerBitSize | bit_size |
| Acir::MemoryAddress | lhs |
| Acir::MemoryAddress | rhs |
Friends | |
| bool | operator== (const BinaryIntOp &, const BinaryIntOp &) |
|
inline |
|
friend |
| Acir::IntegerBitSize Acir::BrilligOpcode::BinaryIntOp::bit_size |
| Acir::MemoryAddress Acir::BrilligOpcode::BinaryIntOp::destination |
| Acir::MemoryAddress Acir::BrilligOpcode::BinaryIntOp::lhs |
| Acir::BinaryIntOp Acir::BrilligOpcode::BinaryIntOp::op |
| Acir::MemoryAddress Acir::BrilligOpcode::BinaryIntOp::rhs |