instref

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Descriptions

func Descriptions() (map[string][]NameDesc, error)

func Get

func Get(lineChars int) map[string][][2]EncodingWidth

Get returns a map from instruction name to list of encoding docs, where each encoding doc contains a single width (0) or pair of SIMD widths (16/8). Encoding constraints will be padded to lineChars.

Types

type EncodingWidth

type EncodingWidth struct {
	Size int
	Doc  string
}

type NameDesc

type NameDesc struct {
	Name, Desc string
}

Jump to

Keyboard shortcuts

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