Struct stack_t::stack_data_t#

Nested Relationships#

This struct is a nested type of Template Class stack_t.

Struct Documentation#

struct stack_data_t#

The stack data structure.

Public Members

evm_word_t *stack_base#

The stack YP: (YP: \(\mu_{s}\))

uint32_t stack_offset#

The stack offset (YP: \(|\mu_{s}|\))