yield

package
v0.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2023 License: GPL-3.0, GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package yield records the current yeilded state of a coprocessor.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type State

type State struct {
	Addr           uint32
	Reason         coprocessor.CoProcYieldType
	LocalVariables []*dwarf.SourceVariableLocal
}

State records the most recent yield

func (State) Cmp

func (yld State) Cmp(w State) bool

Cmp returns true if two YieldStates are equal

func (State) UpdateLocalVariables

func (yld State) UpdateLocalVariables()

UpdateLocalVariables using the current state of the emulated coprocessor

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL