stores

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AASTORE added in v1.8.0

type AASTORE struct{ base.NoOperandsInstruction }

Store into reference array 从操作数栈中获取元素存储到数组中

func (*AASTORE) Execute added in v1.8.0

func (self *AASTORE) Execute(frame *rtda.Frame)

type ASTORE added in v1.6.0

type ASTORE struct {
	base.Index8Instruction
}

func (*ASTORE) Execute added in v1.6.0

func (self *ASTORE) Execute(frame *rtda.Frame)

type ASTORE_0 added in v1.6.0

type ASTORE_0 struct {
	base.NoOperandsInstruction
}

func (*ASTORE_0) Execute added in v1.6.0

func (self *ASTORE_0) Execute(frame *rtda.Frame)

type ASTORE_1 added in v1.6.0

type ASTORE_1 struct {
	base.NoOperandsInstruction
}

func (*ASTORE_1) Execute added in v1.6.0

func (self *ASTORE_1) Execute(frame *rtda.Frame)

type ASTORE_2 added in v1.6.0

type ASTORE_2 struct {
	base.NoOperandsInstruction
}

func (*ASTORE_2) Execute added in v1.6.0

func (self *ASTORE_2) Execute(frame *rtda.Frame)

type ASTORE_3 added in v1.6.0

type ASTORE_3 struct {
	base.NoOperandsInstruction
}

func (*ASTORE_3) Execute added in v1.6.0

func (self *ASTORE_3) Execute(frame *rtda.Frame)

type BASTORE added in v1.8.0

type BASTORE struct{ base.NoOperandsInstruction }

Store into byte or boolean array

func (*BASTORE) Execute added in v1.8.0

func (self *BASTORE) Execute(frame *rtda.Frame)

type CASTORE added in v1.8.0

type CASTORE struct{ base.NoOperandsInstruction }

Store into char array

func (*CASTORE) Execute added in v1.8.0

func (self *CASTORE) Execute(frame *rtda.Frame)

type DASTORE added in v1.8.0

type DASTORE struct{ base.NoOperandsInstruction }

Store into double array

func (*DASTORE) Execute added in v1.8.0

func (self *DASTORE) Execute(frame *rtda.Frame)

type DSTORE added in v1.8.0

type DSTORE struct{ base.Index8Instruction }

Store double into local variable

func (*DSTORE) Execute added in v1.8.0

func (self *DSTORE) Execute(frame *rtda.Frame)

type DSTORE_0 added in v1.8.0

type DSTORE_0 struct{ base.NoOperandsInstruction }

func (*DSTORE_0) Execute added in v1.8.0

func (self *DSTORE_0) Execute(frame *rtda.Frame)

type DSTORE_1 added in v1.8.0

type DSTORE_1 struct{ base.NoOperandsInstruction }

func (*DSTORE_1) Execute added in v1.8.0

func (self *DSTORE_1) Execute(frame *rtda.Frame)

type DSTORE_2 added in v1.8.0

type DSTORE_2 struct{ base.NoOperandsInstruction }

func (*DSTORE_2) Execute added in v1.8.0

func (self *DSTORE_2) Execute(frame *rtda.Frame)

type DSTORE_3 added in v1.8.0

type DSTORE_3 struct{ base.NoOperandsInstruction }

func (*DSTORE_3) Execute added in v1.8.0

func (self *DSTORE_3) Execute(frame *rtda.Frame)

type FASTORE added in v1.8.0

type FASTORE struct{ base.NoOperandsInstruction }

Store into float array

func (*FASTORE) Execute added in v1.8.0

func (self *FASTORE) Execute(frame *rtda.Frame)

type FSTORE added in v1.8.0

type FSTORE struct{ base.Index8Instruction }

Store float into local variable

func (*FSTORE) Execute added in v1.8.0

func (self *FSTORE) Execute(frame *rtda.Frame)

type FSTORE_0 added in v1.8.0

type FSTORE_0 struct{ base.NoOperandsInstruction }

func (*FSTORE_0) Execute added in v1.8.0

func (self *FSTORE_0) Execute(frame *rtda.Frame)

type FSTORE_1 added in v1.8.0

type FSTORE_1 struct{ base.NoOperandsInstruction }

func (*FSTORE_1) Execute added in v1.8.0

func (self *FSTORE_1) Execute(frame *rtda.Frame)

type FSTORE_2 added in v1.8.0

type FSTORE_2 struct{ base.NoOperandsInstruction }

func (*FSTORE_2) Execute added in v1.8.0

func (self *FSTORE_2) Execute(frame *rtda.Frame)

type FSTORE_3 added in v1.8.0

type FSTORE_3 struct{ base.NoOperandsInstruction }

func (*FSTORE_3) Execute added in v1.8.0

func (self *FSTORE_3) Execute(frame *rtda.Frame)

type IASTORE added in v1.8.0

type IASTORE struct{ base.NoOperandsInstruction }

Store into int array

func (*IASTORE) Execute added in v1.8.0

func (self *IASTORE) Execute(frame *rtda.Frame)

type ISTORE

type ISTORE struct {
	base.Index8Instruction
}

加载指令,将操作数栈的指保存到局部变了表中

func (*ISTORE) Execute

func (self *ISTORE) Execute(frame *rtda.Frame)

type ISTORE_0

type ISTORE_0 struct {
	base.NoOperandsInstruction
}

func (*ISTORE_0) Execute

func (self *ISTORE_0) Execute(frame *rtda.Frame)

type ISTORE_1

type ISTORE_1 struct {
	base.NoOperandsInstruction
}

func (*ISTORE_1) Execute

func (self *ISTORE_1) Execute(frame *rtda.Frame)

type ISTORE_2

type ISTORE_2 struct {
	base.NoOperandsInstruction
}

func (*ISTORE_2) Execute

func (self *ISTORE_2) Execute(frame *rtda.Frame)

type ISTORE_3

type ISTORE_3 struct {
	base.NoOperandsInstruction
}

func (*ISTORE_3) Execute

func (self *ISTORE_3) Execute(frame *rtda.Frame)

type LASTORE added in v1.8.0

type LASTORE struct{ base.NoOperandsInstruction }

Store into long array

func (*LASTORE) Execute added in v1.8.0

func (self *LASTORE) Execute(frame *rtda.Frame)

type LSTORE

type LSTORE struct {
	base.Index8Instruction
}

加载指令,将操作数栈的指保存到局部变了表中

func (*LSTORE) Execute

func (self *LSTORE) Execute(frame *rtda.Frame)

type LSTORE_0

type LSTORE_0 struct {
	base.NoOperandsInstruction
}

func (*LSTORE_0) Execute

func (self *LSTORE_0) Execute(frame *rtda.Frame)

type LSTORE_1

type LSTORE_1 struct {
	base.NoOperandsInstruction
}

func (*LSTORE_1) Execute

func (self *LSTORE_1) Execute(frame *rtda.Frame)

type LSTORE_2

type LSTORE_2 struct {
	base.NoOperandsInstruction
}

func (*LSTORE_2) Execute

func (self *LSTORE_2) Execute(frame *rtda.Frame)

type LSTORE_3

type LSTORE_3 struct {
	base.NoOperandsInstruction
}

func (*LSTORE_3) Execute

func (self *LSTORE_3) Execute(frame *rtda.Frame)

type SASTORE added in v1.8.0

type SASTORE struct{ base.NoOperandsInstruction }

Store into short array

func (*SASTORE) Execute added in v1.8.0

func (self *SASTORE) Execute(frame *rtda.Frame)

Jump to

Keyboard shortcuts

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