Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::testonly Namespace Reference

Functions

const std::unordered_map< WireOpCode, std::vector< OperandType > > & get_instruction_wire_formats ()
 
const std::unordered_map< OperandType, uint32_t > & get_operand_type_sizes ()
 

Function Documentation

◆ get_instruction_wire_formats()

const std::unordered_map< WireOpCode, std::vector< OperandType > > & bb::avm2::simulation::testonly::get_instruction_wire_formats ( )

Definition at line 192 of file serialization.cpp.

◆ get_operand_type_sizes()

const std::unordered_map< OperandType, uint32_t > & bb::avm2::simulation::testonly::get_operand_type_sizes ( )

Definition at line 197 of file serialization.cpp.