codegen

package
v0.0.0-...-d4b45ed Latest Latest
Warning

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

Go to latest
Published: May 3, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadConstant

func LoadConstant(n string)

LoadConstant Loads the Primary Register with a Constant

func LoadVariable

func LoadVariable(name string)

LoadVariable Loads a Variable to the Primary Register

func Negate

func Negate()

Negate Negates Primary

func NotIt

func NotIt()

NotIt Bitwise Nots Primary

func PopAdd

func PopAdd()

PopAdd Adds TOS to Primary

func PopAnd

func PopAnd()

PopAnd Ands Primary with TOS

func PopDiv

func PopDiv()

PopDiv Divides Primary by TOS

func PopMul

func PopMul()

PopMul Multiples TOS by Primary

func PopOr

func PopOr()

PopOr Ors TOS with Primary

func PopSub

func PopSub()

PopSub Subtracts TOS from Primary

func PopXor

func PopXor()

PopXor Exclusive-Ors TOS with Primary

func Push

func Push()

Push Pushes Primary to Stack

func StoreVariable

func StoreVariable(name string)

StoreVariable Stores the Primary Register to a Variable

Types

This section is empty.

Jump to

Keyboard shortcuts

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