operand

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2022 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type O

type O struct {
	Storage             storage.Storage
	Type                wa.Type
	UnreachableFallback bool
	// contains filtered or unexported fields
}

func Flags

func Flags(cond condition.C) O

func Imm

func Imm(t wa.Type, value uint64) O

func Placeholder

func Placeholder(t wa.Type) (o O)

func Reg

func Reg(t wa.Type, r reg.R) O

func UnreachableFallback added in v0.36.0

func UnreachableFallback(t wa.Type) O

func UnreachableSentinel added in v0.36.0

func UnreachableSentinel() O

func (O) FlagsCond

func (o O) FlagsCond() condition.C

func (O) ImmValue

func (o O) ImmValue() int64

func (O) ImmValue8

func (o O) ImmValue8() int8

func (O) Reg

func (o O) Reg() reg.R

func (*O) SetPlaceholder

func (o *O) SetPlaceholder()

func (*O) SetReg

func (o *O) SetReg(r reg.R)

func (*O) SetStack

func (o *O) SetStack()

func (O) Size

func (o O) Size() wa.Size

func (O) String

func (o O) String() string

Jump to

Keyboard shortcuts

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