operand

package
v0.31.1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2020 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
	// 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 (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 added in v0.25.0

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