Expand description
Items related to stepping forward VM execution by synchronous operations.
Functionsยง
- step_op
- Step forward execution by the given synchronous operation. This includes the synchronous state read operation.
- step_
op_ access - Step forward execution by the given access operation.
- step_
op_ alu - Step forward execution by the given ALU operation.
- step_
op_ compute - Step forward execution by the given compute operation.
- step_
op_ crypto - Step forward execution by the given crypto operation.
- step_
op_ memory - Step forward execution by the given memory operation.
- step_
op_ parent_ memory - Step forward execution by the given parent memory operation.
- step_
op_ pred - Step forward execution by the given predicate operation.
- step_
op_ stack - Step forward execution by the given stack operation.
- step_
op_ state_ reads - Step forward execution by the given state reads operation.
- step_
op_ total_ control_ flow - Step forward execution by the given total control flow operation.