conversions

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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type D2F

type D2F struct{ base.NoOperandsInstruction }

double to float

func (*D2F) Execute

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

type D2I

type D2I struct{ base.NoOperandsInstruction }

double to int

func (*D2I) Execute

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

type D2L

type D2L struct{ base.NoOperandsInstruction }

double to long

func (*D2L) Execute

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

type F2D

type F2D struct{ base.NoOperandsInstruction }

double to float

func (*F2D) Execute

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

type F2I

type F2I struct{ base.NoOperandsInstruction }

double to int

func (*F2I) Execute

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

type F2L

type F2L struct{ base.NoOperandsInstruction }

double to long

func (*F2L) Execute

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

type I2D

type I2D struct{ base.NoOperandsInstruction }

double to int

func (*I2D) Execute

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

type I2F

type I2F struct{ base.NoOperandsInstruction }

double to float

func (*I2F) Execute

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

type I2L

type I2L struct{ base.NoOperandsInstruction }

double to long

func (*I2L) Execute

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

Jump to

Keyboard shortcuts

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