|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/common/instruction_spec.hpp"#include "barretenberg/vm2/common/aztec_constants.hpp"#include "barretenberg/vm2/common/opcodes.hpp"#include <array>Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
Typedefs | |
| using | bb::avm2::RegisterInfo = ExecInstructionSpec::RegisterInfo |
Variables | |
| const std::unordered_map< WireOpCode, WireInstructionSpec > | bb::avm2::WIRE_INSTRUCTION_SPEC |
| const std::unordered_map< ExecutionOpCode, ExecInstructionSpec > | bb::avm2::EXEC_INSTRUCTION_SPEC |