Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
instruction_block.hpp File Reference

Go to the source code of this file.

Classes

struct  bb::avm2::fuzzer::InstructionBlock
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 
namespace  bb::avm2::fuzzer
 

Functions

std::ostream & bb::avm2::fuzzer::operator<< (std::ostream &os, const InstructionBlock &instruction_block)
 
InstructionBlock bb::avm2::fuzzer::generate_instruction_block (std::mt19937_64 &rng, const FuzzerContext &context)
 
void bb::avm2::fuzzer::mutate_instruction_block (InstructionBlock &instruction_block, std::mt19937_64 &rng, const FuzzerContext &context)