|
Monero
|

Public Member Functions | |
| template<size_t N> | |
| DecoderBuffer (const char *name, int index, const int(&arr)[N]) | |
| const int * | getCounts () const |
| int | getSize () const |
| int | getIndex () const |
| const char * | getName () const |
| const DecoderBuffer * | fetchNext (SuperscalarInstructionType instrType, int cycle, int mulCount, Blake2Generator &gen) const |
Static Public Attributes | |
| static const DecoderBuffer | Default = DecoderBuffer() |
Private Member Functions | |
| DecoderBuffer () | |
| const DecoderBuffer * | fetchNextDefault (Blake2Generator &gen) const |
Private Attributes | |
| const char * | name_ |
| int | index_ |
| const int * | counts_ |
| int | opsCount_ |
Static Private Attributes | |
| static const DecoderBuffer | decodeBuffer484 = DecoderBuffer("4,8,4", 0, buffer0) |
| static const DecoderBuffer | decodeBuffer7333 = DecoderBuffer("7,3,3,3", 1, buffer1) |
| static const DecoderBuffer | decodeBuffer3733 = DecoderBuffer("3,7,3,3", 2, buffer2) |
| static const DecoderBuffer | decodeBuffer493 = DecoderBuffer("4,9,3", 3, buffer3) |
| static const DecoderBuffer | decodeBuffer4444 = DecoderBuffer("4,4,4,4", 4, buffer4) |
| static const DecoderBuffer | decodeBuffer3310 = DecoderBuffer("3,3,10", 5, buffer5) |
| static const DecoderBuffer * | decodeBuffers [4] |
|
inline |
|
inlineprivate |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
static |
|
private |
|
private |
|
private |