Module miden_air::stack::op_flags

source ·

Structs

  • Operation flags for all stack operations.

Functions

  • Accepts an integer which is a unique representation of an operation and returns a trace containing the op bits of the operation.
  • Returns a 7-bits array representation of an operation. The method accepts an integer value which is an unique representation of an operation.
  • Maps opcode of an operation with the index in the respective degree flags. It accepts an Operation as input.
  • Maps opcode of an operation with the index in the respective degree flags. It accepts an Operation as input.