Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::AluInterface Member List

This is the complete list of members for bb::avm2::simulation::AluInterface, including all inherited members.

add(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::AluInterfacepure virtual
div(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::AluInterfacepure virtual
eq(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::AluInterfacepure virtual
fdiv(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::AluInterfacepure virtual
lt(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::AluInterfacepure virtual
lte(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::AluInterfacepure virtual
mul(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::AluInterfacepure virtual
op_not(const MemoryValue &a)=0bb::avm2::simulation::AluInterfacepure virtual
shl(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::AluInterfacepure virtual
shr(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::AluInterfacepure virtual
sub(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::AluInterfacepure virtual
truncate(const FF &a, MemoryTag dst_tag)=0bb::avm2::simulation::AluInterfacepure virtual
~AluInterface()=defaultbb::avm2::simulation::AluInterfacevirtual