Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bitwise.test.cpp File Reference
#include "barretenberg/vm2/simulation/bitwise.hpp"
#include <cstdint>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "barretenberg/vm2/common/memory_types.hpp"

Go to the source code of this file.

Namespaces

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

Variable Documentation

◆ bitwise

Bitwise bitwise = Bitwise(event_emitter)
protected

Definition at line 89 of file bitwise.test.cpp.

◆ event_emitter

EventEmitter<simulation::BitwiseEvent> event_emitter
protected

Definition at line 88 of file bitwise.test.cpp.