|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Optional subclass that governs limits on the use of certain instructions, since some of them can be too slow. More...
#include <bigfield.fuzzer.hpp>
Static Public Attributes | |
| static constexpr size_t | CONSTANT = 1 |
| static constexpr size_t | WITNESS = 1 |
| static constexpr size_t | CONSTANT_WITNESS = 1 |
| static constexpr size_t | ADD = 1 |
| static constexpr size_t | SUBTRACT = 1 |
| static constexpr size_t | MULTIPLY = 2 |
| static constexpr size_t | SQR = 2 |
| static constexpr size_t | ASSERT_EQUAL = 2 |
| static constexpr size_t | ASSERT_NOT_EQUAL = 2 |
| static constexpr size_t | ADD_TWO = 1 |
| static constexpr size_t | DIVIDE = 16 |
| static constexpr size_t | MADD = 2 |
| static constexpr size_t | MULT_MADD = 3 |
| static constexpr size_t | MSUB_DIV = 3 |
| static constexpr size_t | SQR_ADD = 2 |
| static constexpr size_t | SUBTRACT_WITH_CONSTRAINT = 0 |
| static constexpr size_t | DIVIDE_WITH_CONSTRAINTS = 0 |
| static constexpr size_t | SLICE = 0 |
| static constexpr size_t | COND_NEGATE = 0 |
| static constexpr size_t | COND_SELECT = 0 |
| static constexpr size_t | SET = 0 |
| static constexpr size_t | RANDOMSEED = 0 |
| static constexpr size_t | _LIMIT = 64 |
Optional subclass that governs limits on the use of certain instructions, since some of them can be too slow.
Definition at line 618 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 644 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 623 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 629 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 627 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 628 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 640 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 641 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 620 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 622 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 631 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 638 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 633 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 635 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 634 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 625 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 643 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 642 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 639 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 626 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 636 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 624 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 637 of file bigfield.fuzzer.hpp.
|
staticconstexpr |
Definition at line 621 of file bigfield.fuzzer.hpp.