ssabase

package standard library
master (f30a9b3) Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Register

type Register struct {
	Num    int32 // dense numbering
	ObjNum int16 // register number from cmd/internal/obj/$ARCH
	Name   string
}

A Register is a machine register, like AX. They are numbered densely from 0 (for each architecture).

func (*Register) String

func (r *Register) String() string

Jump to

Keyboard shortcuts

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