comparisons

package
v0.0.0-...-6774e02 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DCMPG

type DCMPG struct{ base.NoOperandsInstruction }

Compare double

func (*DCMPG) Execute

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

type DCMPL

type DCMPL struct{ base.NoOperandsInstruction }

func (*DCMPL) Execute

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

type FCMPG

type FCMPG struct{ base.NoOperandsInstruction }

Compare float

func (*FCMPG) Execute

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

type FCMPL

type FCMPL struct{ base.NoOperandsInstruction }

func (*FCMPL) Execute

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

type IFEQ

type IFEQ struct{ base.BranchInstruction }

Branch if int comparison with zero succeeds

func (*IFEQ) Execute

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

type IFGE

type IFGE struct{ base.BranchInstruction }

func (*IFGE) Execute

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

type IFGT

type IFGT struct{ base.BranchInstruction }

func (*IFGT) Execute

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

type IFLE

type IFLE struct{ base.BranchInstruction }

func (*IFLE) Execute

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

type IFLT

type IFLT struct{ base.BranchInstruction }

func (*IFLT) Execute

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

type IFNE

type IFNE struct{ base.BranchInstruction }

func (*IFNE) Execute

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

type IF_ACMPEQ

type IF_ACMPEQ struct{ base.BranchInstruction }

Branch if reference comparison succeeds

func (*IF_ACMPEQ) Execute

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

type IF_ACMPNE

type IF_ACMPNE struct{ base.BranchInstruction }

func (*IF_ACMPNE) Execute

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

type IF_ICMPEQ

type IF_ICMPEQ struct{ base.BranchInstruction }

Branch if int comparison succeeds

func (*IF_ICMPEQ) Execute

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

type IF_ICMPGE

type IF_ICMPGE struct{ base.BranchInstruction }

func (*IF_ICMPGE) Execute

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

type IF_ICMPGT

type IF_ICMPGT struct{ base.BranchInstruction }

func (*IF_ICMPGT) Execute

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

type IF_ICMPLE

type IF_ICMPLE struct{ base.BranchInstruction }

func (*IF_ICMPLE) Execute

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

type IF_ICMPLT

type IF_ICMPLT struct{ base.BranchInstruction }

func (*IF_ICMPLT) Execute

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

type IF_ICMPNE

type IF_ICMPNE struct{ base.BranchInstruction }

func (*IF_ICMPNE) Execute

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

type LCMP

type LCMP struct{ base.NoOperandsInstruction }

Compare long

func (*LCMP) Execute

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

Jump to

Keyboard shortcuts

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